J
John Wright
I need a good way to securely store my connection strings for my database.
Right now I have them in the program resources, but this could be reflected
out correct? In VB 6 I used a INI file that stored the values in an
encrypted format. So, what is the best way to do this in .NET?
John
Right now I have them in the program resources, but this could be reflected
out correct? In VB 6 I used a INI file that stored the values in an
encrypted format. So, what is the best way to do this in .NET?
John