Click here to Skip to main content
15,909,503 members
Articles / Programming Languages / C#

Dependency Injected Singletons… What?

1 Aug 2013CPOL4 min read 31.8K   4   9  
Background Previously I wrote a bit about singletons. I’m not afraid to say that I think singletons have a time and a place… Okay, I’m afraid to say it, but it’s actually how I feel After learning more and more about inversion of control design patterns and programming by int
This is an old version of the currently published technical blog.

Only logged in members can view this content

Please go to the C# Table of Contents to view the list of available articles in this section.