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...