Answer Posted / dhana sekhar
session.abandon()---this is used to destroy the all the
objects stored in a session.and realese the all the
resources.
session.clear()--used to cleare the session variables
Ex:session["a"]=null;
session.remove()--used to delete an item from seesion-
collection
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain exception handling in .net.
What is a 401 redirect?
How can we register exception filter from the action?
What is the difference between login controls and forms authentication?
Why session is necessary in web application?
What is a user developed application?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
Can the dictionary object be created in client?s scope ?
Is asp.net and .net same?
Explain the difference between asp.net mvc and asp.net webforms
Why is it preferred to not use finalize for clean up?
What is base class of .net?
What is enableviewstate?
What does session_start () do?
Difference between application events and session events