|
|
Stories recently tagged with 'DependencyInjection'
|
|
published 2 months, 14 days ago, submitted by
misbaharefin
2 months, 15 days ago
dotnethitman.spaces.live.com — Dependency injection is a programming technique to reduce component coupling. Dependency injection is also commonly known as “inversion of control” or IoC or sometimes as The Hollywood Principle - "Don’t call us, we’ll call you”. The goal of dependency injection is to separate the concerns of how a dependency is obtained from the core concerns of a boundary. This improves reusability by enabling components to be supplied with dependencies which may vary depending on context.
read more...
add a comment
|
category: Patterns | Views: 236
|
|
tags:
Unity, IoC, Patterns, DependencyInjection | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
misbaharefin
4 months, 24 days ago
dotnethitman.spaces.live.com — As application size and complexity increase it becomes more and more difficult to reuse existing components and integrating these components to form an interconnected architecture because of the dependencies of the components. One way to reduce dependencies is by using Dependency Injection, which allows you to inject objects into a class, rather than relying on the class to create the object itself.
read more...
add a comment
|
category: Patterns | Views: 18
|
|
tags:
Unity, Factory, Container, DependencyInjection, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 19 days ago, submitted by
TroyMG
6 months, 23 days ago
blogs.msdn.com — Krzysztof Cwalina reveals details on .Net's upcoming Managed Extensibility Framework. "MEF is a set of features referred in the academic community and in the industry as a Naming and Activation Service (returns an object given a “name”), Dependency Injection (DI) framework, and a Structural Type System (duck typing)." read more...
add a comment
|
category: Architecture | Views: 33
|
|
tags:
DuckTyping, Patterns, C#, DependencyInjection, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 11 months, 11 days ago, submitted by
powerrush
11 months, 12 days ago
scruffylookingcatherder.com — "The amount of heat I anticipate receiving is so disproportional to the probable light gained that it makes me hesitate." read more...
add a comment
|
category: Other | Views: 0
|
|
tags:
DependencyInjection | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 3 months ago, submitted by
chrcar01
1 year, 3 months ago
panteravb.com — Example of how to incorporate dependency injection to make code that depends on external resources testable. read more...
|
|
tags:
DI, DependencyInjection | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 3 months ago, submitted by
simoneb
1 year, 3 months ago
dotnetslackers.com — Third article of a 4 parts series about IoC and DI with Castle Windsor Container. This article tackles configuration properties, includes, type converters, decorators and configuration conditional statements. Any feedback, questions, ratings are welcome and will be answered as soon as possible. read more...
|
|
tags:
Windsor, Castle, simoneb, dotnetslackers, DependencyInjection | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|