ASP.NET QuickStarts
The ASP.NET QuickStarts are a series of ASP.NET samples designed to quickly acquaint developers with the syntax, architecture, and power of the ASP.NET Web programming environment.
For more information about installing and configuring the QuickStarts on your computer, see QuickStarts. After you install the QuickStarts, you will have access to an HTML-based documentation system that describes the QuickStarts and also indicates which features are new to ASP.NET version 2.0.
The ASP.NET QuickStarts are also available on the ASP.NET Web site.
ASP.NET QuickStart Categories
The following list summarizes the ASP.NET QuickStarts by their functional area.
Building a Web Application
Performing Data Access
Validating Form Input Controls
Applying Styles, Themes, and Skins
Creating a Layout Using Master Pages
Creating a Site Navigation Hierarchy
Securing Your Application
Personalizing Using Web Parts
Storing User Profiles
Caching For Performance
Internationalizing Your Application
Understanding Applications and State
Managing ASP.NET Applications
Monitoring Your Application
Extending ASP.NET
Tips and Tricks
In addition to samples for these functional categories, the ASP.NET QuickStarts provide usage information for the following types of controls:
Standard Controls
Data Controls
Validation Controls
Login Controls
Navigation Controls
WebParts Controls
HTML Controls
User Controls