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
In which event are the controls fully loaded?
Explain how cookies work.
What do you mean by View State and what is its role?
What is the caspol.exe tool used for?
What is mvc in asp.net interview question? : Asp.Net MVC
What is the life cycle of an asp.net page?
Describe how passport authentication works.
Where is the view state data stored?
Explain the concept of event bubbling in ASP.NET?
What is the difference between typeof() vs gettype()?
Explain the main function of razor in asp.net? : asp.net mvc
What is asp.net globalization?
What is difference between session and application in asp net?
What are the three parts of an http response?
How do u deploy ur project?