2
Answers

Reading and Writing from Web.config

Hi Everyone. What is the simplest way to read from my web.config and write back to it? I want to store my SQL datasource there and return it when I want to open a connection to my SQL db's.

Answers (2)