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 |
Define the types of configuration files.
Explain which is best suited place in the Application Start and Session_Start subroutines with an example?
What is localhost in asp.net?
Explain login control and form authentication.
Which is better viewstate or session?
What is custom events?
Is razor a programming language?
3. What goals do you have in your career?
what are the Custom controls in asp.net?
Explain the Session state management options available with ASP.NET?
Difference between mvc2 and mvc3 in asp.net?
Where are session variables stored?
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)