Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET   (RSS)
Server.Transfer and Response.Redirect are causing a new page to be processed, but the big difference is how they are doing it. - Server.Transfer terminates the execution of the current request (Response.End) and begins execution of a new request using Read More...
Did you ever see this ArgumentException when you innocently tried to add something to session? I recently saw an instance when someone got this exact error. Basically, they had a couple of pages that ran just fine most of the times; but under high load, Read More...
 
Page view tracker