2
Answers

How can I protect the use name and password in ConnectionString?

mycwcgr

mycwcgr

19y
1.9k
1
In order to connect to database, I have to put the name and password in ConnectionString, I know the C# program can be uncompiled easily,
how can I the use name and password? thanks!
Answers (2)