How to kill more than one session variables at a time
Answer Posted / loka
By using Session.clear() or Sesision.RemoveAll() methods
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is session server side or client side?
Define static member?
COM+ Used ________________ Isolation Level
What's the difference between viewstate and sessionstate?
How will you load dynamic assembly? How will create assesblies at run time?
Explain the Order of events in an asp.net page?
Why do we need Sessions?
How can we provide the WebParts control functionality to a server control?
What are the advantages of passport authentication?
What are query strings used for?
What is Razor View Engine
What is the difference between ASP Session State and ASP.Net Session State?
What are the different types of Caching techniques in ASP.NET?
What is asp net_sessionid?
What is Web API?