Design Considerations for Cross Page Post Backs in ASP.NET 2.0
Author:
Scott Allen
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 we will take a closer look at these three techniques to see the pros and cons of the new feature.
More Tutorials
|