This book offers a quick introduction into Dependency Injection and then explains all parts of Ninject. The book not only covers the basics that you need to work with Ninject, but it explains what is done behind the curtain to map your configuration to your concrete classes. That knowledge helps you to better understand Ninject and gives you a lot of ideas on how to tweak it should you need more than the “normal” mapping. All that is done without much overhead and directly to the point. The time to read this book is well spent when you work with Ninject.
Highly recommended for anyone who uses Ninject on a daily basis. I was very surprised to see the depth of functionality Ninject has to offer and the elegance it can bring to your application architecture. I will definitely keep this on hand for reference - in fact I had already used one of the patterns detailed in this book before I finished reading!
A great book for introducing Ninject and the Dependency Injection pattern! The book also presents clear and self-explanatory examples for different types of applications (WPF, WinForms, ASP. Net MVC, WCF) and even the advanced topics are exemplified and covered in a well-concise manner. The references presented in this book are a must-read too.
That was really good. I've been using Ninject for a while now and had no idea you could do some of this stuff. Liked that the book was fairly short and highly focused. Good examples throughout.