News in the Category: ASP.NET Subscribe to the rss of this category.

Total posts: 10556

Telerik Q2 2009 Release Week Webinars

the telerik blogs, July 3, 2009

[Cross posted from Telerik Watch] Smell that? That's a freshly baked release from Telerik that's just about ready to "officially" launch. The Q2 2009 release is one of the biggest releases i...

Using ImageMagick to Create Previews and Thumbnails from Uploaded Images

The Code Project Latest Articles, July 3, 2009

This ASP.NET Web Application demonstrates the use of ImageMagick to create thumbnails and larger preview images, both from an uploaded image file....

Using ImageMagick to Create Previews and Thumbnails from Uploaded Images

The Code Project Latest Articles, July 3, 2009

ASP.NET Web Application demonstrate the use of ImageMagick to create thumbnails and larger preview images, both from an uploaded image file....

Client Callbacks in ASP.Net

The Code Project Latest Articles, July 2, 2009

By Default ASP.Net pages communicate with the server through a mechanism call PostBack. Postback is very useful and efficient, except for the cases, where 1) You have a huge page, with a lot of proces...

ASP.NET AJAX 4.0 Template Programming - Part II

The Code Project Latest Articles, July 2, 2009

This article describes the live data binding of client side template programming in ASP.NET AJAX 4.0...

Z-index demystified

the telerik blogs, July 2, 2009

In this blog post I will try to explain how CSS z-index works and a how to avoid a few common mistakes. First of all the z-index is used to control the z-order of positioned HTML elements. Simply put ...

Asp.net date picker control part 2

The Code Project Latest Articles, July 2, 2009

codeproject download code here Introduction In my previous post How to: Create a Date Picker Composite Control in ASP.NET (C#). I explained how to work with asp.net composite control to create ...

Using FindBySubjectDistinguishedName

dasBlonde, July 1, 2009

I have never run into this problem before, but I just realized that in WCF applications when I provide a certificate reference with FindBySubjectName - it can fail if you have two similarly named (no...

ASP.NET Podcast Show #141 - Angel and Venture Financing for Technology Professionals with Rachael Qualls

ASP.NET Podcast, July 1, 2009

Subscribe to Everything. Subscribe to WMV. Subscribe to M4V. Subscribe to MP3.Download WMV.Download  M4V for iPod.Download MP3.Show Notes:Rachael Qualls of Angel Capital Group.Venture Hacks.Angel...

Im asked, how did you learn what you know ?

Misfit Geek, July 1, 2009

I got this email today from Mark.. Hello Joe, First may I say thank you very much for all the information that have published on asp.net. I have learnt allot from it. I do follow you on twitter...

Windows Authentication Using Form Authentication

The Code Project Latest Articles, July 1, 2009

An article on "How to authenticate windows user using form authentication in ASP.NET?"....

Access ViewState Across the Pages

The Code Project Latest Articles, June 30, 2009

This article demonstrate how we can share ViewState across the pages....

Catharsis Tutorial 03 - Rapid Application Development using Catharsis

The Code Project Latest Articles, June 29, 2009

Step by step guide to building a robust enterprise level multi-tier ASP.NET MVC web application using Catharsis to automatically generate the code infrastructure...

ASP.NET and C#

EggHeadCafe.com New Articles, June 29, 2009

Started a new blog where I will sharing my experiences with C#, ASP.NET. Will be updating as frequently as possible.  read moreBy Sreenath K...

Effective Debugging in Asp.net

The Code Project Latest Articles, June 29, 2009

A simple but effective way of debugging in your Asp.Net application...

Improving Dynamic Data with Peter's Data Entry Suite

ASP.NET Announcements, June 28, 2009

For the past 16 months, I have been working on extensive enhancements to ASP.NET Dynamic Data. But before I go into detail, I'd like to offer some perspective on what ASP.NET Dynamic Data really i...

Fully configured ASP.NET Membership Website Template

The Code Project Latest Articles, June 26, 2009

A pre-configured ASP.NET website containing a Master page, error handling, login / logout, and other boilerplate new project code....

ASP VBScript SQL Server Data Migration Tool

The Code Project Latest Articles, June 26, 2009

This will copy data from one database to another identical database....

Fixing a Header in Datagrid

The Code Project Latest Articles, June 26, 2009

Simple way to fix the Datagrid header using javascript and CSS...

Live Mesh as an application platform

eXtensible mind, June 26, 2009

The potential You surely read quite a bit about Live Mesh. Oran Dennison has number of very technical and insightful posts on various aspects of the underlying platform. Recently, we run an internal p...

Let us know what you want!

ComponentArt WebLogs, June 25, 2009

ComponentArt UI Framework 2009.2 Beta is now available for download. It includes the much-anticipated Scheduler control for ASP.NET AJAX as well as a number of new Silverlight controls.While the first...

ASP.NET Ajax in Action, 2nd edition

Atlas notes, June 25, 2009

ASP.NET AJAX in Action my first book, published by Manning in 2007 has been a successful project. It received great feedback (for example, 19 out of the 25 reviews on Amazon are 5-stars) and its be...

Testing E-Mail Functionality

Chris Love's Official Blog - Professional ASP.NET, June 25, 2009

One of the most common questions I see on ASP.NET forums relates to sending E-Mail. I have addressed many of those issues already, so I wont get into how to send E-Mail from an ASP.NET web site. This ...

ASP.NET Master Page Advice, Tips, and Tricks

4GuysFromRolla.com Headlines, June 24, 2009

Master pages are an important part of any ASP.NET website. In a nutshell, a master page allows the page developer to define a website template, indicating what portions of the template are to remain f...

Everyday's a school day - upcoming training classes on ASP.NET controls

The ASPx Blog, June 23, 2009

I'm hijacking Mehul's blog today and I hope he'll forgive me. The reason is that I have something to say about our ASP.NET products: they are going to be the first to be covered by a cours...

The Perfect Web Framework

Chad Myers Blog, June 23, 2009

Ive been paid professionally to work with or have messed around with many web frameworks. To name most of them: Perl/CGI RoR a tiny bit of Django ASP.NET WebForms ASP.NET MVC FubuMV...

Check Out the Latest Videos and Webcasts on Windows Azure

MSDN: BizTalk Server, June 23, 2009

Take advantage of this resource that includes a full listing of the latest webcasts and how-to videos covering the technologies included in the Azure Services Platform: Windows Azure, .NET Services, S...

Making a Sharp Dressed Web Form Thin ASP.NET 8

Chris Love's Official Blog - Professional ASP.NET, June 23, 2009

The past few months I have been trying to learn more about user experience and design patterns. This has led me to learn more about how to use the tools available to me to provide better user experien...

The Catharsis Demo Project

The Code Project Latest Articles, June 22, 2009

A guide to understanding the demo solution for the Catharsis ASP.NET MVC Framework...

Exploring XHTML, the dotnet way!

The Code Project Latest Articles, June 22, 2009

This article explores the usage of XHTML in VS.NET environment...

A Note on Web application with Reference to ASP.NET and AJAX

The Code Project Latest Articles, June 20, 2009

This article helps in understanding the overall programming model of a web application with reference to ASP.NET and AJAX....

The ASP.NET MVC ActionController The controllerless action, or actionless controller

Jeffrey Palermo, June 20, 2009

There has been quite  a bit of discussion about how controllers are really namespaces trying to get out once you use the concept on a nontrivial application.  Brian Donahues post on The an...

Final Six ASP.NET Hosting Tutorials Now Online

Scott on Writing, June 19, 2009

The final six tutorials in my Hosting Tutorials on www.asp.net have been published. These tutorialswalk readers throughhosting an ASP.NET website with a web host provider and are aimed at beginning to...

Announcement : RadControls for ASP.NET AJAX Q2 2009 Beta Available

Telerik News RSS Feed, June 19, 2009

RadControls for ASP.NET AJAX Q2 2009 Beta Available The pre-release bits are now available for download and testing. Q2 2009 is the next major release of our ASP.NET AJAX components and it's packed...

How do ASP.NET Application_ Events Work

Rick Strahls WebLog, June 19, 2009

I got an interesting question via email today that asked the question: How do ASP.NET Application_ Event Handlers get hooked so that they are automatically fired? If youve worked with ASP.NET for ...

Going Controller-less in MVC: The Way Fowler Meant It To Be

Chad Myers Blog, June 18, 2009

This is sort of a stream-of-consciousness post. Several folks have been asking me what I mean by Controllerless actions and what Im thinking about doing in FubuMVC.  The conversation has already ...

Disable print screen key and all keyboard keys in Asp.Net page

The Code Project Latest Articles, June 18, 2009

Disable print screen key and all keyboard keys in Asp.Net page...

Scrollable Menu Workaround with a Multi-Column Menu and RadControls for Silverlight

the telerik blogs, June 18, 2009

RadMenu and RadContextMenu for Silverlight cannot automatically scroll their items if their height exceeds a certain height. We are planning to implement this feature in the near future, but at the mo...

Using the RadFileExplorer for ASP.NET AJAX in a MOSS web application

the telerik blogs, June 17, 2009

The RadFileExplorer is a fairly new control in our ASP.NET AJAX suite and we are happy to see that a lot of people are already adopting it into their solutions. In this post I will show how to make th...

The countdown to Q2 Teleriks second major release for 2009 begins today!

the telerik blogs, June 17, 2009

As usual, the new volume comes full of surprises as well as new additions and major improvements to all product linesRadControls for ASP.NET AJAX, Silverlight, WinForms, and WPF, as well asTelerik Rep...

Sneak Peek: ASP.NET HTML Editor Table Support

The ASPx Blog, June 17, 2009

The next major DXperience release will add HTML Table support to the ASP.NET HTML Editor, the ASPxHTMLEditor.   Featuring a toolbar icon to create, edit, and delete table items, the ASP.NET HTM...

Independent ASP.NET MVC in Action reviews start even before publication!

Jeffrey Palermo, June 17, 2009

Muhammad Azam has published his review of ASP.NET MVC in Action. I particularly liked the following excerpt: At merely 300 pages ASP.NET MVC in Action is a true masterpiece. This book clearly show...

Class to handle HTTPS and non HTTP services

Al Pascual, June 17, 2009

To follow the post from yesterday I created a class to handle better HTTPS and HTTP web services. The problem is not seeing the request in HTTPS, just the connection to the server.   public cla...

Create and Save Thumbnails of Web Pages

DevX: .NET Feed, June 16, 2009

The .NET WebBrowser control makes it easy to create and save thumbnail images of web pages....

Web.UI ASP.NET Grid: Synchronize Checkbox States with Row Selection

ComponentArt WebLogs, June 16, 2009

One can use the Grid's itemBeforeCheckChange and itemBeforeSelect client events to synchronize the state of checkboxes and row selection. Some extra logic is required since checkbox clicks also t...

Sneak Peek: New ASP.NET Rating Control

The ASPx Blog, June 16, 2009

One of the reasons Im excited about the upcoming 2009 Volume 2 release of DXperience is the new ASP.NET Rating control which allows your website visitors to rate content on your site, just like rating...

If Only They Tested It on Themselves

AspNetResources.com articles, news and updates, June 15, 2009

The company I’m on a contract with has moved to a new building in NYC. Actually, it’s an old building, but fully remodeled. Since day one we’ve all noticed weird “bugs” a...

Content on Non-Secured Site When Browsing Secured Web Application or Web Site

Jason N. Gaylords Blog, June 15, 2009

Nothing frustrates me more as when I try to login on a secured site and images, CSS, javascript files, and other content files are not secured. For instance, I went to retrieve/reset my password on la...

Free Visual Studio E-Books Offer from Microsoft Press

MSDN: BizTalk Server, June 15, 2009

Download chapters from three great books on Visual Studio 2008: Programming Microsoft LINQ, Introducing Microsoft Silverlight 2, Second Edition, and Programming Microsoft ASP.NET 3.5....

Editable Gridview with Textbox, CheckBox, Radio Button and DropDown List

The Code Project Latest Articles, June 15, 2009

Edit Gridview that containg various Asp.NET contols...

Product Spotlight