http://blog.amirkhella.com/2011/12/28/what-were-really-afraid-of/
Thursday, January 5, 2012
Wednesday, January 4, 2012
Need to clear up session data when log out in ASP.NET
Session.Abandon http://msdn.microsoft.com/en-us/library/ms524310.aspx If you do not call the Abandon method explicitly, the server destroys these objects when the session times out.
Subscribe to:
Posts (Atom)