How to kill more than one session variables at a time
Answer Posted / 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 |
Post New Answer View All Answers
What is IPostBack? How to use it?
Explain the difference between singleton and single call?
What are server objects?
Explain the asp.net page life cycle.
What is fulltrust?
What is the mvc framework?
What is active web pages?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What r the asp.net list controls and difference between them?
How to Separate background image and front image from original picture....
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
Explain the basic functionality of garbage collector?
Is session server side or client side?
What is caching in asp.net?