How to kill more than one session variables at a time
Answer Posted / umamahesh
session. Abandon() will kill not only current session and
also all seesions variables
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between table and query?
Explain how can we inherit a static variable?
What is difference between mvc and asp.net? : Asp.Net MVC
What is session start?
How would you turn off cookies on one page of your website?
What is redirecting behavior?
Where do the cookie state and session state information be stored?
Define web.config in .net?
Define common type system?
Can you explain architecture of your project ?
How would you get asp.net running in apache web servers? Explain it's limitations.
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
How many types of triggers are there in update panel?
Difference between using directive vs using statement?
What is the difference between abstract class vs interface? Can give me the real time examples?