how do you do exception management

Answer Posted / matt s

try - catch - finally. Catch most specific exceptions
first.

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is thread in c#?

546


Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).

478


How can I develop an application that automatically updates itself from the web?

472


What is the main purpose of delegates in c#?

505


What is the value which is accepted by all data types ?

515






What is default access specifier for class in c#?

473


What is difference between a constant and read-only in C#?

531


Explain the top reason to use c# language?

497


What is gac? What are the steps to create an assembly and add it to the gac?

482


What is sqldataadapter in c#?

487


What is a nullreferenceexception and how do I fix it?

534


Tell us something about static linking and dynamic linking?

529


What is lastindexof c#?

482


What is the default value of decimal in c#?

486


What is the purpose of dictionary in c#?

453