Pattern

Using the singleton design pattern

A group of authors now affectionately known as the ‘Gang of Four’ (Erich Gamma, Richard Helm, Ralph Johnson, and John Vilssides) wrote a book called ‘Design Patterns: Elements of Reusable Object-Oriented Software’. In this book they defined three categories of design patterns which are:   The Singleton Design pattern falls into the category of Creational [...]

Tags: , , ,

Posted in: vb.net programming | No Comments »