Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 <configuration> Element
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework General Reference
<configuration> Element

Updated: November 2007

The root element in every configuration file used by the common language runtime and .NET Framework applications.

<configuration>

<configuration> 
   <!-- configuration settings --> 
</configuration>

Element

Description

<assemblyBinding> Element for <configuration>

Specifies assembly binding policy at the configuration level.

Startup Settings Schema

All elements in the startup settings schema.

Runtime Settings Schema

All elements in the runtime settings schema.

Remoting Settings Schema

All elements in the remoting settings schema.

Network Settings Schema

All elements in the network settings schema.

Cryptography Settings Schema

All elements in the crypto settings schema.

Configuration Sections Schema

All elements in the configuration section settings schema.

Trace and Debug Settings Schema

All elements in the trace and debug settings schema.

ASP.NET Settings Schema

All elements in the ASP.NET configuration schema.

XML Web Services Settings Schema

All elements in the Web services settings schema.

Each configuration file must contain exactly one <configuration> element.

Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker