ioc-container
Which IoC Container to use? [closed]
开发者_运维技巧 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.[详细]
2023-03-15 23:30 分类:问答How to use some providers with the same service?
I register the Service & Provider with some IoC tool(e.g. StructreMap) public interface IProvider {[详细]
2023-03-15 21:35 分类:问答The injection configuration for parameter <parameter> is specified through both attributes and child value elements
I\'m getting this error when trying to resolve a type: public sealed class CustomApplicationUpdateProvider : ApplicationUpdateProvider[详细]
2023-03-15 17:37 分类:问答loading providers dynamically using Autofac
I\'m using Autofac in my project I have different kind of providers such as data or logging , etc. thease providers are set in the web.config sections and I have a default provider for each section.s[详细]
2023-03-15 03:32 分类:问答How to configure Ninject so that it would inject right instance depending on previously injected instance
I can\'t find right words for my question so i will let my code speak instead. I have Repository: class Repository[详细]
2023-03-13 05:53 分类:问答Spring: HAS or IS a container?
How is it correct: \"Spring is in general a container, which manages objects...\" or \"Spring uses/contains a container, which manages objects....\"[详细]
2023-03-13 05:27 分类:问答Is it possible to pass something in to Cassini-dev running an MVC3 app that could be used to override a component in the app's IoC configuration
I am writing an MCV3 application using Windsor as the IoC container. I am using Cassini-dev and WaitN in the Acceptance tests and have a number of basic tests which work fine.[详细]
2023-03-13 03:10 分类:问答Require dependency per method call from UnityContainer
So in my current code i\'m working on some sort of notification manager. The idea is that my main BL will use this notification manager per method call. Hence there will probably only be one notifica[详细]
2023-03-12 13:10 分类:问答question on IoC
I\'ve been relying on IoC pattern for 1 year now using structuremap & asp.net mvc. IoC is really neat especially if you have a lot of dependencies in your class, just inject dependency in your con[详细]
2023-03-12 00:04 分类:问答Proper error messages on registering wcf client components in Castle Windsor
I\'m trying to get an error message when I try to register a component in Castle Windsor that points to WCF Service that has errors in the configuration. For registering the component I\'m using:[详细]
2023-03-11 07:40 分类:问答
加载中,请稍侯......