2013年12月5日 星期四

IoC, DI, Factory, Reflection

IoC: Inversion of Control
DI: Dependency Injection

OCP: Open Close Principle, open for extend; close for modify
DI Implement: Constructor Injection, Setter Injection, Interface Injection

Factory
Reflection
IoC Container, IoC Framework: StrcutureMap, Microsoft Unity, Spring.NET

References:
http://itworktor.blog.163.com/blog/static/1752030292010112292449841/
http://dev.pete.tw/2011/04/inversion-of-control-pattern.html
http://www.dotblogs.com.tw/joysdw12/archive/2012/11/26/85081.aspx

沒有留言:

張貼留言