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 you can access the properties and controls of master pages from content pages?
Do you know about caching with the datasource controls?
What is difference in .net 1.1 and .net 2.0?
What is the difference between ASP Session State and ASP.Net Session State?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is authorization in asp.net?
How can we implement a identity (sql server) call in an asp.net page?
How many types of Cookies are available in ASP.NET?
Name the namespace which is used by ado.net?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What is the flow of processing of the request? : asp.net mvc
What is the difference between table and query?
Explain the difference between sql invalidation and sql notification.
What is the life-span of the items in the viewstate?
What is the difference between exe and dll?