How do you trap errors in ASP and how do you invoke a
component in ASP ?
Answer Posted / questpond
BY using try catch
<a href="http://www.questpond.com">ASP.NET Interview
questions</a>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to prevent client side validation from the ASP.NET validation controls?
What does the .webpart file do?
Explain the difference between overriding and overloading?
Explain the boxing and unboxing concept in .net?
Explain asp.net application life cycle?
Is it possible to apply themes to an asp.net application? If yes, then how?
How to handle errors in Web API?
How many types of controls are there in asp.net?
How long the items in ViewState exists?
Is it possible to create web application with both webforms and mvc?
Which Is Faster MVC or ASP.net ?
How do you secure your connection string information?
What is the difference between session and viewstate?
Demonstrate Render and PreRender?
What is the file extension of web service?