8
Answers

Separate class for database connection

Kavita B

Kavita B

13y
16.2k
1
Hi,

Is it good from security point of view to create a separate class for connection and use it? or save the connection string in web.config file... Which is the best method?

Answers (8)