Ninject
In this screencast we discuss ASP.NET Webforms Dependency Injection with Unity using a custom HttpModule that injects dependencies into web pages, masterpages, and usercontrols without the need for base classes. Inspiration is taken from two open-source, lightweight, and easy to use Inversion of Control Containers - Autofac and Ninject.
Read More
Ninject 1.0 was recently released, but there are not a lot of tutorials, if any, to be found. I put together 3 tutorials that show using Ninject with ASP.NET Web Pages, Mapping Open Generic Types, and for AOP Method Interception using Castle's DynamicProxy2.
Read More
Nate Kohari releases 1.0 of Ninject, his lightning fast dependency injection framework for .NET.
Read More