Hits Today: 1 Total: 2599 | Updated: 11/8/2001 | |
 | The System.Configuration namespace provides classes and interfaces that allow you to programmatically access .NET Framework configuration settings and handle errors in configuration files (.config files).
Author: unknown Code: ASP.NET Beta 2 & VB |
Hits Today: 1 Total: 975 | Updated: 4/13/2005 | |
 | Shows how to create and use custom cinfiguration sections in web.config or machine.config. Covers creating a section reader and wiring the section and reader up in the config file. Author: Mitch Gordon Code: ASP.NET v1.1 & C# |
Hits Today: 1 Total: 3256 | Updated: 5/3/2002 | |
 | In the "old" windows way, settings such as these were stored in INI files, or the registry. See how .Net makes it so simple to configure your applications.
Author: devteam Code: ASP.NET v1.0 & C# | |  | |
|