Quantcast
Channel: Decaying Code - ninject
Browsing latest articles
Browse All 4 View Live

Using Ninject with ASP.NET MVC 3 dependency injection

Ninject is my favorite container for doing dependency injection. However, it always seemed a bit complicated to use with ASP.NET WebForms.Things have improved with ASP.NET MVC 1 of course but now, with...

View Article



Image may be NSFW.
Clik here to view.

Introduction to Ninject 2.1

LinksOfficial Ninject websiteNinject on GithubNinject download listWhat is Ninject?Ninject is a Inversion of Control (a.k.a IoC) tool that allows you to map Interfaces to Implementations. An IoC main...

View Article

Simplifying Ninject Bindings with Ninject.Extensions.Conventions

So in my previous post, we talked about binding interface/abstract class to implementations with Ninject. It was a rather simple task and it allowed us to do the job quite easily.But of course the...

View Article

Comparing Unity 2.0 to Ninject 2.2.0.0 in an ASP.NET MVC 3 project

Tools usedNinject 2.2.0.0Unity 2.0Visual Studio 2010Initial premise The way to do Dependency Injection in ASP.NET MVC 3 is basically simple compared to previous versions. ASP.NET MVC 3 expose a static...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images