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 global assembly cache.
What is the difference between session.abandon() vs clear()?
How could you modify xaml content from javascript?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
How you will handle session when deploying application in more than a server?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What is session in asp.net?
What is state management react?
What are session state modes?
To redirect the user to another page which method do we use without performing a round trip to the client?
How you can stop the validation of ASP.NET controls from client side?
What is master page in dtp?
Is there any limit for query string? Means what is the maximum size?
What is the difference between rest and restful?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites