I'm very new to design patterns and using a factory to instantiate objects which inherit an interface.
Could someone give me a simple example to show how to create a factory, and defer instantiation to a sub class?
I use C#.NET - VS 2005
thanks,
newbieweb
Start Free Trial