6
Answers

Class to make connection to database

Hi,

I have the connection string in web.config file and want to encrypt it and how to create a class to connect to database? Should it be static,private or public? Please advice

Answers (6)