session time out
What are the possible ways to set session time out value for asp.net application other than 1.web.config(System.web), 2.global.asax and 3.IIS(ASP.NET-->state mgmt-->edit configurations-->session timeout. Any help would be appreciated.
|