Showing posts with label testing. Show all posts
Showing posts with label testing. Show all posts

Wednesday, January 26, 2011

Inversion of Control, Dependency Injection. Awesome!

This stuff seems so cool and important for being able to test your code.  I just watched this very excellent video from James Kovaks on IoC and DI in C#.  He makes it very simple to use and understand the concepts of why and how to do this.  Great job on this.