Ninject Dependency Injection and IoC Tutorials on ASP.NET and Castle DynamicProxy2
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.
Hope they help.
Tags:
DependencyInjection,
IoC,
Ninject