7
Answers

Connection String

Photo of Ramco Ramco

Ramco Ramco

4y
775
1
Hi
 
    string cs = ConfigurationManager.ConnectionStrings["Cnn"].ConnectionString; 
I want that this code shoudl be written at one place & not in any Model.
  
 
Thanks 

Answers (7)