How to kill more than one session variables at a time
Answers were Sorted based on User's Feedback
Answer / dineswari
Session. Abandon() Kills only the current session. To kill
more than one session variable, use Session.RemoveAll();
| Is This Answer Correct ? | 39 Yes | 6 No |
Answer / shiva
Session.Abandon() not only kills the current session, it
also removes all the session variables
| Is This Answer Correct ? | 15 Yes | 6 No |
Answer / dsrs
to kill More than one session at a time, we can use
session.removeall() other wise session.Abandon().
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / umamahesh
session. Abandon() will kill not only current session and
also all seesions variables
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / chaithu
session.Abandon() will kill the current and also previous sessions. you can check
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / loka
By using Session.clear() or Sesision.RemoveAll() methods
| Is This Answer Correct ? | 1 Yes | 0 No |
If cookies is disabled in client browser will session work ?
calling result set one procedure to anothar procedure in sql2000
What is a ashx file?
can i use two web.config files of ConnectionString in One Default.aspx page
6 Answers Satyam, Verinon Technology Solutions, Wipro,
Explain form level validation and field level validation?
what are the ihttphandler and ihttphandlerfactory interfaces ?
Is it possible to apply themes to an asp.net application? If yes, then how?
To make Cache item dependent on a file,directory or other cached item ,you should create an instance of which clause?
What is the mvc model?
7. Do you have reference list?
4 Answers CMC, Hotel Jobs, Mannar Company, Qatar Petroleums, Swatz Oils,
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What are the different session state management options available 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)