Connection string encryption and decryption in C#

5

For security reasons many times we don't want to store our connections string into web.config file in plain text form. So here is way so user can store encrypted connection string. Also he can decrypt the same whenever he/she want's.

Read this post on technisher.blogspot.com


Mahesh Mane

blogs from Mumbai