System.Configuration.ConfigurationSettings

Posted: (EET/GMT+2)

 

The .NET class System.Configuration.ConfigurationSettings seems to be interesting. Looks like this class gives one easy access to the settings in the application configuration file.

But the question is: can this class somehow be used in normal applications, say in WinForms applications. That question remains still open.