How to kill more than one session variables at a time

Answer Posted / shiva

Session.Abandon() not only kills the current session, it
also removes all the session variables

Is This Answer Correct ?    15 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are client activated objects and server activated objects?

607


Is react a template engine?

597


Explain asp.net mvc request life cycle? : asp.net mvc

571


Why do we need a web application session?

598


How would you implement inheritance using c#?

664






Why is xap important?

693


What is datagrid asp.net?

600


What is the difference between adding reference in solution explorer and adding references by using ?

675


What is the use of express session?

627


How does ASP.NET framework maps client side events to Server side events.?

639


What is the use of web.config and machine.config files?

733


How will you load dynamic assembly?

648


What is active web pages?

589


how to retrieve property settings from xml .config file.

634


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

1810