Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
about us
training and education for professional developers
login
join now
Home
Questions
Tags
Dependency Injection
Tagged with:
Dependency Injection
5
records found
date
active
views
answers
votes
How do I use constructor dependency injection in MEF?
So, here is a questions about the newly released MEF 4.0 (Managed Extension Framework). In MEF you can use the ImportingConstructor attribute to decorate a contructor, like so: class Test
Apr 27, 2010
by
Hans Overkamp
100
96.6
Last:
Jun 05, 2010
by
Hector Sosa
310
99.8
MEF
Dependency Injection
Views
6K
Answers
1
Votes
1
Answer
Code
Follow
0
Difference between Factory Pattern and Dependency Injection
What is the difference between Factory Pattern and Dependency Injection? And when does one use the Factory Pattern over Dependency Injection? If I write custom xml in my config file and then in my ...
Feb 27, 2011
by
Volkan Genç
88
96.5
Last:
Mar 01, 2011
by
Rajesh Pillai
1,354
100.0
Factory Pattern
Dependency Injection
Service Locator Pattern
Views
5.5K
Answers
1
Votes
1
Answer
Code
Follow
0
Difference between Strategy and Inversion of Control (IOC)?
Hi, When getting into Design Patterns I first studied the GoF patterns, which includes Strategy. After that I started tackling ASP.NET MVC in which the Inversion of Control ...
Mar 23, 2011
by
John Telstra
56
94.4
Last:
Mar 23, 2011
by
Robert Blixt
1,128
99.9
Strategy Pattern
Inversion of Control
Dependency Injection
Views
2.9K
Answers
1
Votes
0
Answer
Code
Follow
0
What design pattern is best for the following scenario?
I have 3 car rental agencies. Each agency requires the data in XML, but in a different format, for example: Agency 1 <Rental> <Customer> <FirstName>test</FirstName> ...
Jul 17, 2012
by
Xaisoft S
55
94.1
Last:
Jul 20, 2012
by
Michael Lopez
55
94.1
C#
Builder Pattern
Interfaces
Dependency Injection
Views
2.5K
Answers
2
Votes
0
Answer
Code
Follow
1
What are the benefits and dangers of IoC (Inversion of Control)?
What I find is that the Inversion of Control pattern (also called DI - Depenency Injection) is hard to grasp. I can see the mechanics, but what problems does it try to solve? IoC has is a lot of coding ...
Jun 30, 2010
by
Trey Henlon
72
96.0
Last:
Jul 02, 2010
by
Robert Blixt
1,128
99.9
Inversion of Control
Dependency Injection
Testing
Production
Views
4.6K
Answers
1
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top