19 May 2009 0 Comments

ASP.NET 4.0 : Avoid Round Trip, use Response.RedirectPermanent

When we use Response.Redirect to move from one page to another we ideally also call HTTP 302 Found. This increases extra trip

More:
ASP.NET 4.0 : Avoid Round Trip, use Response.RedirectPermanent

If you liked this post, buy me a Coffee.

Leave a Reply