HighTechTalks DotNet Forums  

Help with connection string encryption

Dotnet Framework (ADO.net) microsoft.public.dotnet.framework.adonet


Discuss Help with connection string encryption in the Dotnet Framework (ADO.net) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jason Barnett
 
Posts: n/a

Default Help with connection string encryption - 05-06-2009 , 02:40 PM






I've got an application that makes a connection to a database, using a
connection string stored in the application configuration file
(connectionStrings section). I'd like to encrypt only the password in the
string, if possible. Otherwise, I'd like to encrypt the entire string.
However, the value may change while in production, so I need to be able to
change the value and re-encrypt it.

How might I go about doing that? I'd prefer a solution that does not
require Visual Studio tools, as they might not be available; the support team
should be able to make the change and doesn't have Visual Studio.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.