3

Possible Duplicate:
What is IOC in .NET?

I am not familiar with Dependency Injection (DI). What is DI and how can applications benefit from using it? How is it implemented in .NET with C#?

Community
  • 1
  • 1
Thomas
  • 33,544
  • 126
  • 357
  • 626
  • 3
    There are a lot of articles returned by Google that cover this topic. Searching even on StackOverflow will return a host of marvelous information. – Joel Etherton Jan 21 '11 at 13:52
  • 1
    Asked several times already, try to see: http://stackoverflow.com/questions/743951/help-with-dependency-injection-in-net – Jimmy Chandra Jan 21 '11 at 13:53
  • 2
    This is the exact same question you asked 25 min ago and just got closed: http://stackoverflow.com/questions/4759290/what-is-ioc-in-dotnet – Martin Buberl Jan 21 '11 at 13:55
  • I found this video very useful, both explaining use and concept: [Tekpub1 - Dependency Injection and Inversion of Control](http://tekpub.com/view/concepts/1) There are some more good videos at [tekpub](http://tekpub.com) worth having a look at. – Roise Jan 21 '11 at 14:04
  • Ninject has a good and easy to read tutorial about this subject: https://github.com/ninject/ninject/wiki/Dependency-Injection-By-Hand – Dirk Jan 21 '11 at 13:53

0 Answers0