This section contains topics that describe how to use the Microsoft Management Console (MMC) snap-in to configure ASP.NET and ASP.NET applications.

MMC hosts administrative tools that you can use to administer computers, services, other system components, and networks. You can add one or more of these administrative tools, called snap-ins, to the console to manage a Web application. The ASP.NET Snap-In tool for Microsoft Management Console (MMC) provides a one-stop user interface (UI) to configure Web servers and the applications they host. It includes several dialog boxes that let you manage specific features, such as custom error handling or user authentication.

In This Section

Related Sections

Configuring ASP.NET Applications

Provides information about the ASP.NET configuration model. This includes the use of XML files and of the configuration programming API.