I\'m getting started with the Ninject interception extension and can\'t get it to work in my WCF service. With the WCF extension, ninject works fine, it\'s the interception that\'s giving me trouble.
Ninject has extentions for mvc and wcf but in our case mvc application is hosting wcf as well. How do u go about using both, looks like both extention provides base class for httpapplication(global.as
I use Ninject for DI in Silverlight app. Now I am trying to implement interception and having issue. My methhod is not getting intercepted. Below is sample implementation
from what dll can i get the extension of Intercept ? I\'ve added Ninject.Extensions.Interception from http://github.com/danielmarbach/ninject.extensions.interception
An html page contains F开发者_Python百科usionCharts component. Below this component are a couple of html controls supposed to filter date for this component.