How to Call my global value in app.config file
- by deep
Hai, am using c# and wpf
am having my value as a string,
i need to call the string value in my app.config file
for example in app.config file am having my connection string. the username may vary diff time. am having the user name as a globasl string. i need to call that string in my app.config connection string when application startup????