What method do you use to explicitly kill a users session?
Answers were Sorted based on User's Feedback
Answer / aadesh kumar
You can dump (Kill) the session yourself by calling the method Session.Abandon.
ASP.NET automatically deletes a user's Session object, dumping its contents, after it has been idle for a configurable timeout interval. This interval, in minutes, is set in the <SESSIONSTATE>section of the web.config file. The default is 20 minutes.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to encrypt a connection string in web.config file?
Explain about asp.net state management?
Trigger syntax in sql2000
What is asp.net response object?
How does a content page differ from a master page?
What is data reader in asp.net?
What is the use of The Page.Master Property?
Explain automatic memory management in .net.
what is caching
Explain form level validation and field level validation?
What is latest version of asp.net mvc? : Asp.Net MVC
What is difference between ispostback and autopostback in asp net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)