2
Answers

How to set connectionstring value from .xml file in asp.net

Photo of Sanket Jain

Sanket Jain

7y
649
1
I want to set connection string from external xml file.
And this connection string is want to used in Nlog.config file .
How to set connection string programatically from external xml file ? 
 

Answers (2)