I use this way to add a Config application to my project
#
In the "Project" menu, click "Add New" Item.
The Add New Item dialog box appears. #
Select the application configuration File template and click Add.
A file called app.config has been added to your project.
but no app.config in Add New ITem Dialog! What for? I am using Visual Studio 2010 VB.NET WIndows Form.
source
share