Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using Enterprise Library 5.0 for accessing the database. I want to use the encrypted password in the connection string in the app config. When connecting to the database, through my application I want to decrypt the password and establish a connection dynamically. How can this be done using .net framework 4.0 and enterprise library 5.0. Please provide an answer
Posted

Hi Sarah,
These links may help u..

http://www.codeproject.com/KB/cs/Cryptography.aspx
http://sharpertutorials.com/simple-string-encryption-and-decryption/[^]


Regards
Madhu
 
Share this answer
 
See This[^]
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900