Exception handling

R

Ray5531

We are developing an ASP.NET application which has a UI a business layer and
a OR Mapper generated DAL layer.We have two types of Exceptions that might
occure 1) Runtime Exceptions (Programmer Faults:0)) 2) Buiness Rules
Exceptions.I just wondered if someone could introduce me a refernce or link
from which I can get some idea on how to adopt a robust and good exception
handling mechanism for our scenario.

Thanks alot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top