Dependancy Injection

Posts   
 
    
he00273
User
Posts: 133
Joined: 02-Oct-2008
# Posted on: 10-Feb-2009 00:51:10   

For those who did their computing education some time during the dark ages and where some of the more interesting recent concepts such as dependancy injection are new, I found this article at CodeProject (it is based on Spring.Net, but the content may be useful to some).

Dependency Injection Frameworks - Part 1 - Introduction By Ashish Kaila

http://www.codeproject.com/KB/architecture/DependencyInjection-1.aspx

Enjoy (or not as the case may be) sunglasses

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 10-Feb-2009 03:42:53   

Thanks for the link Peter.

David Elizondo | LLBLGen Support Team