Answer Posted / anil
there are two ways to kill the session
1:abandon method
2:don't write anything in session it will automatically
kill
Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
What is protected configuration?
What is the difference between abstract class vs interface? Can give me the real time examples?
What is another word for redirect?
Mention few asp.net validators.
How can you make sure that web api returns json data only?
What is a Cookie? Where is it used in ASP.NET?
How can you register a custom server control to a web page?
What is the difference between web config and machine config files?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
What is the default authentication mode for asp.net?
How do we ensure view state has not tampered?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
What is the compiled object?
Which type of state management is provided by Query String in ASP.NET?
Is oauth for authentication or authorization?