Answer Posted / srikanth
session.abandont
| Is This Answer Correct ? | 34 Yes | 15 No |
Post New Answer View All Answers
What is marshalling ? Is it a part of asp.net ?
What is the concept of view state in asp.net?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
How do http sessions work?
Should I delete cookies?
What's the use of formatters in .net?
What is validation in asp.net?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
How to disable disable browser's Back button in asp.net (JavaScript)?
What are the modes of updation in an updatepanel?
Explain client-side scripting?
WSDL means?
Define a multilingual website?
What are the disadvantages of using session?
What is the Difference between MVC And MVP design pattrens