Encyption in DATA access block
- by Sathish
I am using enterprise library DATA access block in my application and now i want to Encrypt the connection string and store it in the Config file and consume it in my application after decrypting the same.
How can i do this