Live Chat Icon For mobile
Live Chat Icon

What are the different exception-handling approaches that can be used in ASP.NET?

Platform: ASP.NET| Category: Error Handling
  • Using try, catch and finally block in the code
  • Using the Error event procedures at the Page, Application or Global levels
  • Using the Server Object’s GetLastError and ClearError methods

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.