Using Ninject With .NET–Videos & Sample Code To Get Started

Ninject is an awesome open source library to implement Dependency Injection in any Microsoft.NET applications. Today I started a new ASP.NET MVC 3 project and for implementing dependency injection Niject was the first choice. To get started with Niject the following two videos from dimecast.net site helped me a lot. Introduction to the Ninject IoC …

Using Ninject With .NET–Videos & Sample Code To Get Started Read More »