Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
Add to Technorati Favorites


ASP Insider Follow Me On Twitter

Browse by Tags

All Tags » Response.Write   (RSS)
Response.Redirect vs. Server.Transfer
I see the question from time to time on ASP.NET related forums and message board quite often asking what the difference is between Response.Redirect and Server.Transfer . I remember about four years ago when I too was pondering this question and where Read More...