Wednesday, October 1, 2014

How many way dependency injection can be implemented in c#

Dependency Injection is just a desing pattern and service locator is another desing pattern which should be pretty clear if you actually bother to read the articles I suggested.




"For a description of the service locator pattern, see the section “Using a Service Locator” in the article “Inversion of Control Containers and the Dependency Injection pattern” by Martin Fowler": http://ift.tt/1vgcwda


Please don't ask several questions in the same thread and please remember to mark helpful posts as answer and/or helpful.


No comments:

Post a Comment