![]() |
|
|
#1 |
|
Guest
Posts: n/a
|
Store Connection Strings
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Re: Store Connection Strings
On Dec 14, 11:38 am, "John Wright" <> wrote:
> 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? I would store them in a XML file, encrypted. At least the password encrypted. |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
< Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |