Project Description
AppConfig Code Generator, developed in C#, is a Custom Tool for Visual Studio 2008 and 2010 which generates a helper class in order to access to the Configuration AppSettings and ConnectionStrings.

Features
Use
C#

Set the Custom Tool property of the app.config file to "AppConfigCodeGenerator".



VB.NET

Set the Custom Tool property of the app.config file to "AppConfigCodeGeneratorVB".
Set the Custom Tool Namespace.
I don't know why but the generated file is not added to the VB.NET project. If anybody has an idea...