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…