|
|
 More Subcategories Available
| .Configuration [+] Favor-It | |
| |
 |
| | Sort By:
|
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 |
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# |
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# |
|  | |
As you advance in your usage of ASP.NET, you will likely get into building your own control libraries, helper classes or any other bit of "common" functionality that you have needed on multiple projects. Author: SingingEels Code: ASP.NET v3.5 & VB |
Icon Key >
 - Recently Updated
 - Showcase Listing
|