ninject-2 Questions
1
Solved
I just did File -> New Project last night on a new project. Ah, the
smell of green fields.
I am using the just released ASP.NET MVC 2 (i.e. no preview or release
candidate, the real thing), and...
Impala asked 25/3, 2010 at 19:20
1
Solved
In Ninject 1.0 I had following binding definitions:
Bind<ITarget>().To<Target1>().Only(When.Context.Variable("variable").EqualTo(true));
Bind<ITarget>().To<Target2>();
Gi...
Baseline asked 24/3, 2010 at 13:14
© 2022 - 2024 — McMap. All rights reserved.