How-to Topics — Configuring ASP.NET Applications
The following procedures describe how to perform tasks related to the concepts discussed in this section.
Note |
---|
The features of the ASP.NET configuration system only apply to ASP.NET resources. Use the configuration features of IIS to configure non-ASP.NET resources. For information, see Working with the IIS Metabase, Using IIS Programmatic Administration, and the IIS Metabase Property Reference. |
How-to Topics
How to: Access ASP.NET Configuration Settings Programmatically
How to: View Inherited and Local Configuration Settings Programmatically
How to: Create Custom Configuration Sections Using ConfigurationSection
How to: Create Custom Configuration Sections Using IConfigurationSectionHandler
How to: Configure Specific Directories Using Location Settings
How to: Access and Modify ASP.NET Configuration Files Remotely