Have you ever wanted to construct a dynamic query string for your Hyperlinks in WPF or Silverlight? Me too. Here’s how.
Dependency Injection is an important principle of software design, but it can be overused. My biggest concern with overusing inversion-of-control (IoC) containers is that it makes learning a framework ten times harder than it needs to be.