Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Concepts Design Patterns

Article :: Framework Patterns: Exception Handling, Logging, and Tracing

Author: awprofessional.com | Published: 29th Aug 2005 | Visited: 651 times | Add Comment
Filed in: Design Patterns

Exception handling is more than just throwing and catching objects in .NET. There are many design elements in providing a robust system, and providing a sound exception handling, logging, and tracing schema are among the first steps. In this chapter from .NET Patterns: Architecture, Design, and Process, you'll learn best practices for determining when to throw, catch, and ultimately log your errors.

Read Article
 

Sponsored Links

 


Related Articles

 Fallback Patterns for Ajax No matter how much the developer ensures that the application goes smoothly something will go wrong eventually. It may not happen today or the next few months but certain conditions will happen such as hardware or update incompatibility. That will lead to errors in executing an Ajax based applicatio ...

 Ajax Uncaught Exception Error When building an Ajax based website, one can encounter uncaught exception error while using Mozilla/Firefox. Error: uncaught exception: Permission denied to call method Even though everything appear to be fine except for this error, it could be that the Ajax based website will be working well fro ...

 Handling Error Centrally in a SharePoint Application An article on handling errors centrally in a SharePoint application, using IHttpMod ...

 Article :: The Software Project Manager's Bridge to Agility: Scope Management Agile project management can help you plan for and handle changes in a project's sc ...

 Article :: CCNA Exam Questions: Subnetting, VLSM, and IPv6 Check your CCNA preparedness with these 30 sample Exam Cram questi ...

 Article :: The Official Ubuntu Book, 2e: Ubuntu Equivalents to Windows Programs This appendix lists common Windows applications and their Ubuntu counterpa ...

 Article :: Getting Your Disaster Recovery Plan Funded - with an Awesome Business Impact Analysis, Pa... Why won't management fund your disaster recovery plan? It's time to revise your think ...

 Article :: Understanding C# Object Serialization and Object Graphs Serialization isn't complex or difficult! Learn some powerful mechanisms for controlling and fine-tuning serializat ...

 Article :: One Leet Pwning Child: Give One, Get Owned, Part 1 Seth Fogie takes an exploratory look at the XO to see what?s inside and provides a few pointers for preparing it for "enhanceme ...



Next: Article :: The Impact of Refactoring on Tests



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links