Programming Languages White Papers
Explore the Enterprise Library Exception Handling Block for .NET 2.0
Overview The Enterprise Library Exception Handling Block provides all the underlying plumbing code required to handle exceptions. Stop writing repetitive exception handling code and learn how to use it in the own applications to make exception handling consistent and effective. In an ideal world, all the code one writes would always run without error. But the reality is that no matter how carefully a person writes the code, errors can and will occur. Therefore, it's imperative to have an efficient, configurable exception handling framework capable of handling errors in a graceful manner. It is also important to understand that people generally gauge the effectiveness of any exception handling solution by the way it impacts the user's experience with the application.
| Publisher | Jupitermedia | File Format | HTML |
|---|---|---|---|
| Date Published | May 2006 | Downloads | 35 |
| Format | White Papers | ||
| Topics | |||



