Read and Write in App.config for C# windows application
Some times we need to store the settings of our forms to get it when we restart our application
In MS VS 2005 , there is a simple way to do that by using the Settings File
you will find this file in Properties Folder in Our Solution