Methods of Transparent Web Application Encryption in ASP.NET
In this article I'd like to spend some time illustrating techniques of encryption in web applications. We will transparently secure querystrings, cookies, and other aspects of web applications which can transmit sensitive information. Lastly, we will look at the deployment of web application security on individual websites, individual servers, and web farms.