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 |
Can we mention error in web.config file?
What is session and cookies in asp.net?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What are the objects of ASP.NET ?
What are the server controls in asp.net?
How can we use Web API with ASP.NET Web Form?
About CLR, reflection and assemblies?
Explain the working of passport authentication.
How to identify host of my system? How to identify servername of my system? How to identify domainname of my system?
Describe how passport authentication works.
can we edit records from repeater control
How to change Master page in ASP.Net using code?
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)