Home ASP.NET Configuration

ASP.NET - Configuration



After completing this tutorial, you will be able to
  • Understand the way .NET handles configuration
  • Apply configuration settings to ASP.NET Applications
  • Manage ASP.NET configuration using the ASP.NET Administration tool
  • Manage ASP.NET configuration using the MMC Snap-in
This tutorial introduces the method in which ASP.NET manages configuration information. It gives a taste of how ASP.NET configuration works. We'll see details about ASP.NET configuration in later tutorials. ASP.NET is a feature-rich system for developing and deploying Web sites. The features we'll see in more detail as we examine ASP.NET further include some the following:

Next