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
Is asp.net outdated?
Explain cashing in asp.net.
What are the new features added from ASP to ASP.NET?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is the difference between sealed vs static class?
Give an example of cookie abuse.
How many types of session in ASP.NET
What are the differences between the response.write() and response.output.write()?
Define the term Web Garden?
What are the security types in asp.net?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What is a Cookie? Where is it used in ASP.NET?
What is autopost?
What is csrf attack in asp.net?
explain code with datachaching with example