ConfigBuilder Visual Studio Custom Code Generation Tool
"ConfigBuilder Visual Studio Custom Code Generation Tool
Our first submission comes from John Lewicki. Thanks! From his comments:
Some of you may be interested in a tool I recently posted to Workspaces, that is intended to make working with custom configuration sections as painless as possible.
Workspace: http://www.gotdotnet.com/Community/Workspaces/workspace.aspx?id=d7cfbcd5-5963-45db-9755-17dc429164bb
Releases: http://www.gotdotnet.com/Community/Workspaces/viewUploads.aspx?id=d7cfbcd5-5963-45db-9755-17dc429164bb
It takes as input a simple XML file that describes the schema of a custom configuration section, and it generates an IConfigurationSectionHandler implementation that will parse the custom section from the configuration file. Additionally it generates simple value classes that provide strongly typed access to the configuration data. After running the installer, look in the installation directory for the documentation.
The tool is a VS Custom Tool (like the MS data set generator that generates typed data sets), so it integrates quite nicely with Visual Studio (2003)."
Cool....
No comments:
Post a Comment
NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...
ALL comments are moderated. I will review every comment before it will appear on the blog.
Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...
I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...
Please see my comment policy for more information if you are interested.
Thanks,
Greg
PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...