3
Answers

How can we access multiple appSettings from App.config

Hi all,

can we write the multiple appSettings from Single App.Config File?

and then how to read values from Appsetting?

i want to save my multiple user name and password in the App.config and then access from there.

Answers (3)