Browse by Tags
All Tags »
Encryption (
RSS)
Sorry, but there are no more tags available to filter with.
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...
More Posts