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 difference between ispostback and autopostback in asp net?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
When you use Ajax controls in the ASP.NET application?
Less than one page, how many windows will you be able to maintain?
What is ispostback property?
What is event bubbling?
What is a multilingual website?
What is the main differences between asp and asp.net?
What is ispostback method in asp.net? Why do we use that?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
Explain the difference between or and orelse?
Explain the difference between asp & asp.net.
How to Insert/Add in ASPXgridview
What should you do is you want to remove an existing component but would like to make some funtionalities?
How asynchronous call can be implemented using delegates?