DI with Ninject for an MVC project
This seems to be a somewhat moving target with ASP.Net MVC moving up the versions as well as Ninject. This particular target will be ASP.Net MVC 2.0 and Ninject 2.0. First set up the references: Download Ninject.Web.Mvc (If not using git, there is a download source link on the page). Open the mvc2/Ninject.Web.Mvc.sln and compile […]