Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, November 21, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP.Net > Assembly
Microsoft Exception Management Application Blocks        
Total Hits: 76  |  Today: 1 Author: Paul Sheriff       Rating:  
Read Reviews | Write Review |   Your Rating: 

Microsoft created a generic exception handling class that you can use in any Catch block in addition to any regular error handling code that you might perform. The code in Listing 1 provides you an example of how to use the Exception Management Application Block EAAB.
The Publish method is a shared method of the ExceptionManager class. You pass to it the Exception object that you created in your Catch statement. By default the Publish method will call a routine that Microsoft has already written to put exception information into the Event Log. You may add entries to your application configuration file to override this default behavior. You'..


What's New at DevASP.Net
11/03  The CPerfTimer timer class
11/03  Excel serial date to Day, Month, ..
11/03  CWeek - A class for getting the w..
11/03  CMultimediaTimer - a periodic tim..
11/03  SystemTime to VariantTime with Mi..
11/03  How to use time-zones in .NET und..
11/03  Y2K Bugs, And Why You Should Stil..
11/03  TaskTimer - an object to monitor ..
11/03  Date and Time in C++
11/03  How to get timings as fine-graine..
11/03  High resolution date and time cla..
11/03  Tray Calendar
11/03  CEstimateTimeStatic - a class for..
11/03  MyDate - A system independent dat..
11/03  Custom ShortDate type (struct: IC..
11/03  Format Date and Time As Per User'..
11/03  Jalali (Shamsi) Calendar Class, S..
11/03  Beating the Daylight Savings Time..
11/03  WinAPI - simple operations with d..
11/03  A Simple Class To Handle Dates
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net