0
votes
2answers
62 views
Session not ending in ASP.NET
Hi,
I have created an asp.net application in which i have used global.asax. I have created a static class which stores user information such as LoginID, CompanyID etc using properties. A pr …
