What would be the best way to detect if the SessionState has died in order to send the user to a "Session Expired" page? or redirect to another page?
I got a IIS 7 server and a application on ASP.net C#.
How can I do this?
I'm using this, I want redirect past the 30 minuts.