Wednesday, November 25, 2009

Inversion of control

Inversion of control, or IoC, is an abstract principle describing an aspect of some software architecture designs in which the flow of control of a system is inverted in comparison to procedural programming.

http://en.wikipedia.org/wiki/Inversion_of_control

http://caterpillar.onlyfun.net/Gossip/SpringGossip/IOC.html

http://msdn.microsoft.com/en-us/library/cc707904.aspx

No comments: