Ninject Dependency Injection Screencast

Writing

My first screencast on Derik Whittaker's Dimecasts.net is up! It is discussing the basics of Dependency Injection using the Ninject DI framework. Click the link below to check it out:

Introduction to the Ninject IoC Container

Let me know what you think, and give me any suggestions you may have!

Loved the article? Hated it? Didn’t even read it?

We’d love to hear from you.

Reach Out

Comments (6)

  1. I think it does a good job of explaining how to implement simple DI, but doesn’t explain why I would want to. If I’m watching this and don’t know anything about DI, I need to know what the benefit is to me.

  2. @Dave Agreed, with the time constraints I did even really think about trying to do a pitch for DI. I am planning on doing several screencasts, and in fact have already recorded a second one, but at this point I think going back and trying to sell DI would just be awkward. So, I might try and get up a post at some point that touches on the selling points of dependency injection.

  3. @Dave & @Justin,

    I am planning a similar series but using StructureMap (actually going to use the same code concepts as Justin, per his ok) in order to give people an array of choices. I will do my best to also add an episode on the WHY of DI.

Leave a comment

Leave a Reply

Your email address will not be published. Required fields are marked *

More Insights

View All