Currently focused on the technology important to the self-determined learner, a reference architecture for the digitization of oceans, and in building year-round greenhouses for Newfoundland and Labrador.
Saturday, July 30, 2005
singleton pattern
So how cool is that. I was running through one of the new MSDN enterprise application blocks in the debugger (IMHO, the best way to get to know a piece of code). And I was stepping my way through and what do I see but an URL to a blog entry explaining the singleton pattern, and why it was utilized in this particular situation. Some of the best sample code I’ve ever seen…