ASP.NET gives us three techniques to move processing to a new form: client redirection, a server-side transfer, and a cross page post back. In this article you can take a closer look at these three techniques to see the pros and cons of the new feature.