.NET news » ASP.NET 
ASP.NET Dynamic Data: Build a Data-Driven Enterprise Web Site in 5 Minutes
It used to be a chore to build data-driven web apps with CRUD functionality. ASP.NET Dynamic Data makes it much easier to wire up a fully customized front end for your application. We'll show you how.
3 Jan 2011, 18:00:00 Source: ASP.NET Dynamic Data: Build a Data-Driven Enterprise Web...
Tags: ASP.NET
A Beginner's Guide to ASP.NET Application Folders
This article explains about ASP.NET application folders like App_Code, App_Theme and App_Data
Web Server and ASP.NET Application life Cycle in Depth
This article describe in depth everything happen beween the request/response in a web application
Quick ways to boost performance and scalability of ASP.NET, WCF and Desktop Clients
There are some simple configuration changes that you can make on machine.config and IIS to give your web applications significant performance boost. These are simple harmless changes but makes a lot of difference in terms of scalability.
Converting ASP.NET control check box list into drop-down check box list.
How to create your own drop-down check box list control
30 Nov 2010, 10:21:00 Source: Converting ASP.NET control check box list into drop-down...
Tags: ASP.NET
ASP.NET Scopes Framework: a powerful alternative to Forms and MVC
This article introduces a brand-new web dev pattern and provides a framework based on it. It is a long-waited dev approach providing a unique and elegant solution to all Forms and MVC fundamental problems and bringing Web 2.0 site development task to a new level of flexibility and transparency.
23 Nov 2010, 19:59:00 Source: ASP.NET Scopes Framework: a powerful alternative to Forms...
Tags: ASP.NET
Working with Resource files in asp.net programatically.
This article will represent how to work with Resource Files dynamically.
Fluent Filters - Global Action Filters for ASP.NET MVC 2
This article describes a small library for ASP.NET MVC, that can be used as a facility for registering global filters. It is similar to Global Filter in ASP.NET MVC 3, but with different implementation and features.
ASP.NET MVC Chart Control
Shows how chart controls are used in ASP.NET MVC.
Single Sign On (SSO) for cross-domain Asp.net applications, Part-II - The implementation
Implementation approach of a domain independent Single Sign On (SSO) for Asp.net applications

