1
Answer

Adding the Database Connection String in a class

Photo of Anpin Sam

Anpin Sam

10y
1k
1
Hi All, 
 
I want to remove the database connection from the web config file and add it in a class because the web config file can be seen by anyone. So it is not secure. Is there any possibility to do so? 

Answers (1)