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.