Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ASP.Net   (RSS)
Sorry, but there are no more tags available to filter with.

Cross page navigation techniques in ASP.NET 1.x and 2.0

This article discusses different ASP.Net cross page navigation mechanisms that are available in version 1.x and 2.0 and their corresponding design decisions. Five different mechanism are discussed, including client-side redirect, server-side redirect,
Posted by tinghaoyang | 3 Comments
Filed under:

Tip: change response querystring for the postback on the server-side

How do you change the response querystring for the postback? We know that it was very difficult to change the response action in v1, and this feature was just added in v2 using cross page posting, but how about change the querystring dynamically? You
Posted by tinghaoyang | 0 Comments
Filed under:
 
Page view tracker