Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
 Configuration Namespaces in Visual ...

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Studio Programmer's Guide for the .NET Framework
Configuration Namespaces in Visual Studio

The configuration namespaces in the .NET Framework include:

  • System.Configuration - contains classes that are used to programmatically access .NET Framework configuration settings and handle errors in configuration files.

  • System.Configuration.Assemblies - contains classes that are used to configure an assembly.

  • System.Configuration.Install - provides classes that allow you to write custom installers for your own components.

  • System.Configuration.Provider - contains the base classes shared by both server and client applications to support a pluggable model to easily add or remove functionality.

Configuring Applications Using Dynamic Properties

Explains how you can store some of a component's property values to an external file and load them when the application runs. These dynamic properties allow you to make changes to property values, without recompiling the application, after your project has been deployed.

Introduction to the .NET Framework Class Library in Visual Studio

Provides an overview of the namespaces in the .NET Framework.

Assemblies

Provides information about these building blocks of .NET Framework applications.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker