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
Why do we use sessions?
Explain what does mvc represent in asp.net? : asp.net mvc
What is rich control in asp.net?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
How to implement Authentication and Authorization?
What is Web API Routing?
Where are session variables stored?
What is Razor View Engine
What are HTTP handlers in ASP.NET?
What is the function of new view engine in asp.net? : asp.net mvc
Distinguish between Server-side and Client-side code with its functionality?
What does clearing cache?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
What is a server farm in iis?
How can we Validate a Controls in ASP.NET page using JavaScript?