Answer Posted / santhi
session.abandon();
| Is This Answer Correct ? | 37 Yes | 4 No |
Post New Answer View All Answers
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
How can exception be handled with out the use of try catch?
What is data control in asp.net?
What are the two types of web pages?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
How many types of session in ASP.NET
What are the parts of an http response?
Explain the different types of directives in .net?
Difference between overriding and overloading?
What is meant by ispostback in asp net?
How do you identify that the page is postback?
Which validator control you use if you need to make sure the values in two different controls matched?
Differences between “dataset” and “datareader”.
Why mvc is faster than asp.net? : Asp.Net MVC
What is the difference between globalization and localization?