.NET news » ASP.NET 
Pager Control for ASP.NET
A really simple to deploy ASP.NET Pager control.
Localization of static web files
Use HttpHandler for localization of static HTML, XML, Java Script, CSS files
ASP.NET Page Lifecycle
This article discusses the important events in the ASP.NET page lifecycle alongwith the new compilation model in ASP.NET 2.0 and the issues dealing with dynamic controls
Web Control Enhancements in ASP.NET 2.0
ASP.NET 2.0 does not break any existing controls from 1.1, but it adds a whole bunch of new ones, as well as several new technologies for control development.
A CAPTCHA Server Control for ASP.NET
A CAPTCHA control implemented as a simple, visual drag-and-drop Server Control for ASP.NET.
Using Enterprise Library in ASP.NET 2.0 Partial Trust Mode
The Enterprise Library Application Blocks aren't useful only in Windows Forms applications; you can use them in ASP.NET too by downloading a set of patch files and configuring the security settings appropriately. Find out how.
31 Oct 2006, 18:02:26 Source: Using Enterprise Library in ASP.NET 2.0 Partial Trust Mode
Tags: ASP.NET
Security
Extending the ASP.NET 2.0 Resource-Provider Model
ASP.NET 2.0 has unleashed a number of wonderful improvements for localizing Web applications. This article will help you apply extensibility features of ASP.NET to handle enterprise localization scenarios and improve your localization-development process.
Creating a Tag Cloud in ASP.NET
In this article we'll examine how to build a tag cloud in ASP.NET. In this article we'll focus on accomplishing this through code in an ASP.NET page's code-behind class. In a future article, we'll move this code out of the ASP.NET page and into a stand alone, custom, compiled server control that supports data binding, use of declarative data source controls, and so on..
Online Article: ASP.NET 2.0 Web Part Infrastructure
Online Article: ASP.NET 2.0 Web Part Infrastructure
Web applications today do a number of things. They could be a banking site, a content management system, or a news Web site. In spite of the diversity of Web applications available today, it almost always makes sense to break a Web page into smaller, reusable widgets
7 Easy Steps to Building Your Idea Around Amazon Web Services
This article is a simple, step-by-step guide for those who have ideas and want to quickly implement them. We'll use code to demonstrate how easy it is to build an application on Amazon S3. We'll also highlight questions that you may ask before releasing an application.
18 Oct 2006, 10:54:00 Source: 7 Easy Steps to Building Your Idea Around Amazon Web...
Tags: Web Services
ASP.NET


