Permanent Redirect in ASP.NET 4.0(www.devcurry.com)
submitted by
mopen(3596) 2 years ago
In versions prior to ASP.NET 4.0, you could redirect between two pages using Response.Redirect. This caused an extra round trip to the server when users were redirected. Moreover this is a temporary redirect (HTTP 302). This has however changed in ASP.NET 4.0
|category: ASP.NET
|Views: 363
tags:
redirect ASP.NET another
Everyones tags:
Your Tags: