In old school programming, your program controls the flow. In IoC programming, this process is inverted. Framework controls the flow.
Instead of your program running the system, the system runs your program - Wiki
There are some intersting reads about IoC,
- Inversion of control -Wiki
- InversionOfControl – Martin Fowler
- What is Inversion of Control? – Stack Overflow
0 Comments :
Post a Comment