Many times we need to carry data from one page to another page in ASP.NET. Here is a helper class which serializes objects, encrypts them and then posts to destination URL. ...