How to kill more than one session variables at a time
Answer Posted / loka
By using Session.clear() or Sesision.RemoveAll() methods
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is global.asax file used for?
What symbol specifies the beginning of a query string?
What are the Types of session management in ASP.NET
What is the benefit of WebAPI over WCF?
Will the asp.net validators run in server side or client side?
Explain ViewState?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Explain the updatepanel?
How to add DateTime Control in normal DataGrid Server Control?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
How can I open ashx file in mobile?
What is ashx file in asp.net?
What is the maximum timeout we can set for Cookies?
How does the service stream content?
Explain about ASP.NET?