Home All Groups Group Topic Archive Search About

ExceptionHandling class?

Author
10 Feb 2006 4:46 PM
HockeyFan
Does anyone have a good genereal exceptionhandling class that can be
preferably used with web apps as well as windows apps, but in the least, to
be able to work well in web apps.
I'm fairly new to .Net and need something to start with that I can expand on
later.

Author
10 Feb 2006 5:08 PM
alantolan
You might try having a look at the Exception Handling Application Block
from MSDN

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/ehab.asp

hth,
Alan.
Author
10 Feb 2006 5:38 PM
HockeyFan
Yeah.  I'd seen this but wasn't sure if there were a simpler solution or if I
could see some of the "publishers" that other people might've implemented via
the application block.

Show quoteHide quote
"alanto***@users.com" wrote:

>
>
> You might try having a look at the Exception Handling Application Block
> from MSDN
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/ehab.asp
>
> hth,
> Alan.
>
>