How can I access ConfigurationManager.AppSettings in my Windows Forms Application?
ConfigurationManager.AppSettings
The error message reads: The name \'ConfigurationManager\' does not e
Right click on your project in the solution explorer, select Add Reference then select the .Net tab (it should be selected by default), and select System.Configuration