Abstract Factory and IoC Container in asp.net MVC(alsagile.com)
submitted by
serbrech(15) 1 year, 10 months ago
Sometimes, you want to be able to change the implementation of a component depending on a variable that you don’t control at design time, a user action for example. This is solved by implementing an abstract factory. But you can still leverage your favorite IoC container to resolve the dependency...
|category: MVC
|Views: 30
tags:
MVC Patterns another
Everyones tags:
Your Tags: