Configuration sections
August 3rd, 2008Configuration sections
Configuration Section Designer - Home
A Visual Studio add-in that allows you to graphically design .NET Configuration Sections and automatically generates all the required code and a schema definition (XSD) for them. (more...)
Configuration Section Snippets - Home
This project includes C# code snippets to easily create common stuff like ConfigurationProperties, ConfigurationSections, etc. The project might be extended for others to include ... (more...)
Configuration Sections - Apache HTTP Server
Directives in the configuration files may apply to the entire server, or they may be restricted to apply only to particular directories, files, hosts, or URLs. (more...)
Configuration Section Settings
A configuration file can also contain information that the application reads at run time. Developers use configuration sections to specify this information in configuration files. (more...)
2.0 Custom Configuration Sections
.NET 2.0 produced a new way to create custom configuration sections, one that is even easier than before. It involves a custom class that inherits from the ASP.NET ... (more...)
How To Create a Custom ASP.NET Configuration Section Handler in Visual ...
This article describes how to use Visual C# .NET to create a custom configuration section handler for ASP.NET. Create the Configuration Section Handler and Its Components These ... (more...)
ConfigurationSection Class (System.Configuration)
Represents a section within a configuration file. ... You use the ConfigurationSection class to implement a custom section type. (more...)
Dave Bouwman - Custom Configuration Section Handlers in C#
Software Development :: .NET - GIS - ESRI ... Many times when creating applications, you'll need to allow the application to be configured in the deployment environment. (more...)
Configuration: Sections
This chapter explains the options available to the teacher via the Configuration menu. (more...)
Tags:
Configuration
Sections
ACE: ACE_Configuration_Section_Key Class Reference
Detailed Description Reference counted wrapper for ACE_Section_Key_Internal. Reference counted wrapper class for the abstract internal section key. (more...)