Ninject w/ ASMX web service in a MVC3/Ninject 3 environment
I’m looking for the best way to incorporate a classic asmx web service into my MVC3 environment. I’d like the kernel/container to be shared between the two.
I’m looking for the best way to incorporate a classic asmx web service into my MVC3 environment. I’d like the kernel/container to be shared between the two.
I am trying to learn ASP.NET MVC with Adam Freeman’s “Pro ASP.NET MVC 5” book. Unfortunately all projects using Ninject throw the same error