Windows Form .config file
I am trying to use a config file to hold the connection string of the application I am building. But, everytime I compile the stupid thing disappears.
I am placing the file <app>.exe.config in the bin/debug folder.
Where am I going wrong