5
Reply

C# config file

Sie Ste

Sie Ste

Oct 27 2012 11:04 AM
4k
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?

Answers (5)