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 are the different types of sessions in asp.net? Name them?

928


What is variable and constant in .net programming language?

618


What is difference between singleton and single call?

844


Does asp.net still recognize the global.asa file?

749


Why do we need Sessions?

779


How to disable disable browser's Back button in asp.net (JavaScript)?

835


What is session id in web application?

800


Which validator control you use if you need to make sure the values in two different controls matched?

864


What is server redirect?

758


What is a session government?

703


What does the orientation property do in a menu control?

763


What is session management in web application?

783


Explain the server control events of asp.net ?

770


Which library is used by the testers and developers to develop automated tests and create testing tools?

783


Where code pages are used?

922