November 2007 - Posts

7
Comments

Encrypting URL by ostwald

The main idea of building a ASP.NET website is to provide security. Keeping this in mind i have written an encryption class where we can encrypt a particular url and hide the parameter value. For ex : abc.aspx?id=2 will be encrypted to abc.aspx?id=[encrypted...
Filed under:
More Posts