Answer Posted / sachin ambare
You can use
Session.RemoveAll()
Session.Clear()
Session.Abandon()
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is web api and why to use it?
What is the difference between session.abandon() vs clear()?
what is AutoEventWireUp and what is the use of This property explain in details?
To wrap up a call to a Web service the standard used is..?
Write a code snippet to implement the indentation in json in web api.
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
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
When we use cookie less session? Explain its working?
What is the concepts of globalization and localization in .net?
How do you design a website with multilingual support in ASP.NET ?
What is the use of asp.net web api?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What does asax stand for?
Explain the various authentication mechanisms in asp.net.
Which platform does Microsoft .NET use for exchanging data between applications?