Geek Articles

Categories

 

Subscribe

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

 
GeekArticles Microsoft C#

A C# central logging mechanism using the Observer and Singleton patterns

Author: codeproject.com | Published: 16th Feb 2008 | Visited: 51 times | Add Comment
Filed in: CSharp

A very powerful and clean way to add logging of all sorts to an application.

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 ...

 Factory Patterns - Delphi OOP Chapter 26 in Delphi OOP :: This chapter explores the Factory patterns, which, instead of changing an object’s behaviour, provide ways of creating different objects to suit run time requirements. Read the ful ...

 Patterns for Varying Class Behavior - Delphi OOP Chapter 24 in OOP Course :: The structure of a class is fixed when the class is compiled. However, there are occasions when an operation may need to take on different characteristics a ...

 The Facade Patterns - Delphi OOP Chapter 23 in OOP Course :: Chapter summary: Using delegation (in the form of composition or association) in implementing patterns; Using the Adapter pattern; Object and class Adapters; Using the Facade pattern ...

 .NET File Logging Library A simple yet useful library for file based logging implemented in .NET usin ...

 WPF Business Application Series Part 3 of n - Business Object Declarative Programming; How To Implem... WPF VB.NET Business Object Declarative Programming; How To Implement Object Validation & Logging. Article shows how to decorate business entity objects for codeless entity validation and entity log message creat ...

 How to add that missing logging code to your application after it's in the wild An application to dynamically add logging to your VB/C# applicat ...

 A Generic Approach to Debug Tracing and Logging Generic Tracing library implementa ...

 Patterns Sample chapter from the book The XML Schema Compa ...

 Article :: Patterns in Network Architecture: Naming and Addressing If you get it right, many things become easier, and you scarcely realize it's th ...



Next: Webcamera, Multithreading and VFW



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


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





Latest Articles

 

Popular Articles

Sponsored Links