How to modify the time Session objects are available in ASP.Net?
How can you change the time the session is alive in ASP.Net? I want to be able to control the time my session objects are available for a particular user session. Also, what is the default time a Session is available?