How to kill more than one session variables at a time
Answer Posted / 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 |
Post New Answer View All Answers
How do you declare static variable? What is its lifetime?
What are the different method of navigation in asp.net?
Explain State management in asp.net
What is distributed system in asp.net?
Explain how asp.net different from asp?
Explain Features in ASP.NET
What is the difference between runtime version and version?
Differentiate between structure and class.
What is the file extension of web service?
Can you explain architecture of your project ?
Explain the use of resource manager class in .net.
When cookie will expire?
Define cookie.
How can we Validate a Controls in ASP.NET page using JavaScript?
Explain different authentication modes in asp.net?