Error!
Success!

Permanent Redirect in ASP.NET 4.0

0
kicks

Permanent Redirect in ASP.NET 4.0  (Unpublished)

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


Kicked By:
Drop Kicked By: