A utility to aid in the management of app.config and web.config
The ConfigManager.Net application was developed to be a small utility to aid in the management of app.config and web.config files in a team development environment.
ConfigManager.Net executes embedded instructions in the app.config\web.config. These instructions are stored in the file as XML comments and executed in place. A number of instructions are supported to allow you to copy in sections of other XML file or XML fragments, change values within the config file or remove sections of the config file.
Instructions can be executed conditionally and contain references to the environment variables as well as built-in properties.
Example:
The following instruction comment will copy the connection string from library1.config into you config file.
Requirements:
· NET Framework
What's New in This Release:
· Release 2.0 Beta 1 represents a complete break from release 1.0
ConfigManager.Net executes embedded instructions in the app.config\web.config. These instructions are stored in the file as XML comments and executed in place. A number of instructions are supported to allow you to copy in sections of other XML file or XML fragments, change values within the config file or remove sections of the config file.
Instructions can be executed conditionally and contain references to the environment variables as well as built-in properties.
Example:
The following instruction comment will copy the connection string from library1.config into you config file.
Requirements:
· NET Framework
What's New in This Release:
· Release 2.0 Beta 1 represents a complete break from release 1.0
Developer: License / Price: Size / OS: Last Updated: | Fodonnel GPL / FREE 580 KB / Windows 2K / XP / Vista / 7 June 25th, 2010, |
Click To Download
ConfigManager.Net 2.0 Beta 1