How to kill more than one session variables at a time
Answer Posted / chaithu
session.Abandon() will kill the current and also previous sessions. you can check
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do I send an email message from my ASP.NET page?
What are the advantages of the code-behind feature?
Explain swagger components.
What is query string with example?
What is masterpage?
Name the two properties are on every validation control?
Describe the disadvantage of cookies.
Explain security types in asp.net?
Where is http session stored?
What is the difference between the get method () and post method ()?
What is bson in web api?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is the difference between custom controls and user controls?
How to find out what version of asp.net I am using on my machine?
Can you change a Master Page dynamically at runtime?