Living on the Edge
You know you have too many dependencies when you find yourself writing code that looks like this:
public Helper Helper { get { return Helper; } }
By Michael Trier Nov 16, 2007 4:43:00 PM
Filed under: DotNet Tagged as: practices