Welcome to WindowsClient.net | My Blog | Sign in | Join

Windows Client Videos

Singleton Design Pattern

Pat Tormey shows how to use the Singleton Pattern in a Windows Forms application. Patterns are reusable concepts across all programming languages. The Singleton design pattern is used to restrict instantiation of a class to one object. For this example Pat uses a Singleton to "remember" important information about the current customer.

Author: Pat Tormey

Comments

No Comments