In a new C# 2010 desktop application I need to place lots of items in an app.config file so there are no hard coded values. The items I want to place in this app.config file are items like database connections, where the application can obtain files it needs to work with.
Can you show me some code examples so I would know how to accomplish this goal?
Loading
FroglegPosted Oct 28, 2012, 9:12 PM
The example i uploaded will create a config file in
C:\Users\user name\AppData\Local\\SettingsSample
Sie StePosted Oct 28, 2012, 9:02 PM
FroglegPosted Oct 28, 2012, 4:27 AM
Sie StePosted Oct 28, 2012, 12:20 AM
FroglegPosted Oct 27, 2012, 4:04 PM