Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Session   (RSS)

Detecting Session Timeout in ASP.NET 2.0 Web Applications

Problem: An ASP.NET 2.0 web application needs to detect a session timeout condition so that the user can be redirected to a different page and / or an error message is displayed. Solution: There are three ways of approaching this problem, starting off
 
Page view tracker