I really enjoyed speaking at this past weekend's CMAP Code Camp. I hope you all enjoyed my presentation on "Loosen Your Dependencies with Dependency Injection and Inversion of Control Containers". It was a great discussion to have with everyone and I like to learn there as much as I teach.
I also enjoyed teaming up with
Scott Allen on his "A Gentle Introduction to Mocking" where we talked about mocks versus stubs, test pattens and mock frameworks such as
Rhino Mocks and
Moq. Hopefully we'll be doing some more ping-pong sessions in the future.
Once again, I'd like to plug my
DC ALT.NET group that I run. Our next meeting is scheduled for April 23rd and the topic will be Continuous Integration with
Jay Flowers. We'll announce the location shortly for our group. You can go ahead and sign up for our mailing list
here.
Anyhow, here are some resources that can help point you in the right direction. This includes articles, blogs and such that I find will be useful in your journey to better understand these things:
My presentation materials have just been uploaded to my
SkyDrive. The PowerPoint presentation can be found
here and the code samples can be found
here.
If you note, I my code uses the following products in order to get it to run:
Feedback is always appreciated.