This documentation is archived and is not being maintained.
Configuration File Schema for the .NET Framework
Visual Studio 2008
Configuration Files are standard XML files. The .NET Framework defines a set of elements that implement configuration settings. This section describes the configuration schema for the machine configuration file, application configuration files, and the security configuration file.
You need to be familiar with XML if you want to edit the configuration files directly. XML tags and attributes are case-sensitive.
Show: