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 |
Does C# support static class?Is Static class be inherited by any class?
What is difference between or and orelse?
What is the difference between user control and custom control?
write a sample code make use of xmltext writer
which is best possible way to add data source to data grid when the data is huge(10 lack recored)how to edit a perticular row
How Response.flush works in server.Execute ?
1 Answers Keane India Ltd, TCS,
How many types of session in ASP.NET
When we are requesting a new URL through Response.Redirect() the new page wil open on the new browser window or it wil open in the same window? If we use Server.Transfer() what wil happen?
How many types of cookies are available in asp?
What kind of programming language is ASP.NET?
Define tracing.
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
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)