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
What is windows active directory authentication?
In which event of page cycle is the viewstate available?
Define satellite assemblies.
How does session authentication work?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Explain About duration in caching technique
What is asp.net used for?
How do I upload a file from my ASP.NET page?
What is the maximum timeout we can set for Cookies?
In the Repeater control which way you can edit?
What is cache in asp net?
What are the difference between function and stored procedure in .net programming language?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Do you know caching feature?