I am very new. Just know how to use Ninject MVC3 extension. I want to change dependency based on Area. I have several DBContext for my application. I want to inject them based on Area.
Need your help. How i can achieve this. I know how to Rebind the dependency but where i have to configure this so that it rebinds dependency based on Area.
I am sorry if I posted it on wrong place.
Waiting for your help.
I am very new. Just know how to use Ninject MVC3 extension. I want to change dependency based on Area. I have several DBContext for my application. I want to inject them based on Area.
Need your help. How i can achieve this. I know how to Rebind the dependency but where i have to configure this so that it rebinds dependency based on Area.
I am sorry if I posted it on wrong place. Waiting for your help.