
Exception Management Architecture Guide
Brief Description
This document discusses design and implementation guidelines for exception management systems that use .NET technologies. It focuses on the process of handling exceptions within .NET-connected applications in a highly maintainable and supportable manner
On This Page
Quick Details
| File Name: | EMAG.exe |
| Version: | RTM |
| Date Published: | 4/17/2008 |
| Language: | English |
| Download Size: | 221 KB |
| Estimated Download Time: | 1 min 56K |
Overview
Important Note: This content has now been subsumed by the .NET Framework documentation here: http://msdn2.microsoft.com/en-us/library/ms229014(VS.80).aspx
The patterns & practices team has decided to archive this content to allow us to streamline our latest content offerings on our main site and keep it focused on the newest, most relevant content. However, we will continue to make this content available because it is still of interest to some of our users. We offer this content as-is, without warranty that it is still technically accurate as this material is outdated.
An exception management system should be well encapsulated and should abstract the details of logging and reporting from the application's business logic. It should also be capable of generating metrics that can be monitored by operators to provide an insight into the current health and status of the application. This helps to create an application that can quickly and accurately notify operators of any problems it is experiencing, and can provide valuable information to assist developers and support services with problem resolution.
Top of page
System Requirements
- Supported Operating Systems: Windows 2000; Windows Server 2003
- Adobe Acrobat 4.0 or later
Top of page
Instructions
- Click the Download link to start the download.
- Do one of the following:
- To start the installation immediately, click Open or Run this program from its current location.
- To copy the download to your computer for installation at a later time, click Save or Save this program to disk.
- View the .pdf file using Adobe Acrobat 4.0 or later.
Top of page
Top of page