I hope this link stays up: http://tekpub.com/view/concepts/1
This video explains in a very clear way, how to use Ninject and what IoC (inversion of control) and DIĀ (dependency injection) are. Recommended for anyone who doesn't know anything about those (yet). I wish I'd have found the video back when I was first trying to lace up Ninject into my code. Would have saved me some time, it's faster to understand than the guide Ninject has.Though very similar, it just is clearer and quicker to grasp.