Saturday, November 6, 2010

Encrypt connectionstrings section in Appconfig file C#

As we all know there are a lot of reasons why we should encrypt/protect our configuration file or the app.config file for windows(winforms). So if you are interested on how to do it. 
Read on.....