How can u handle Exceptions in Asp.Net?

Answer Posted / aadil

In ASP.NET, we have three types of Error Handling.
1. Structured Level Error Handling (try..catch..finally
block)
2. Page Level Error Handline
3. Application Level Error Handling.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is runat?

796


What is HTTPModule and HTTPcontext? What is the use of each?

2215


How to find last error which occurred in Asp.net ?

944


How can I create master page in asp net?

701


What is the mvc framework?

750


How many types of cache are there?

722


Can you explain page lifecycle in net?

721


Explain the asp.net mvc folder conventions? : asp.net mvc

723


What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

828


What is Web Server Control Templates.?

791


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

699


What are the benefits of view state?

749


What is the sequence in which ASP.NET events are processed?

705


What is session object? Describe in detail.

780


How can we create Tree control in asp.net?

794