Here are my slides and the source code to the TDD & DI talk I gave at CodeCamp Auckland 2008. My intent with the talk was to explain how TDD can be really good, and how DI can make TDD easier.
If you weren’t at my talk and have any questions – I’m in the market for more comments.
I’ve got one more link to add, these podcasts were what actually inspired my subject: http://channel9.msdn.com/shows/ARCast+with+Ron+Jacobs/ARCastnet-Presenter-First-Pattern-Part-1/
Here is my source code (perfectly commented), and here are my slides
Stay tuned for a bigger (50 line) do-it-yourself DI container that would be useful in production.