GeekArticles
Microsoft
C#
Microsoft
C#Design Patterns Part 2 - The Factory Pattern
The second part in design pattern series, this one examining the factory pattern. We look at an example of coping with ever-changing requirements by programming to interfaces and allowing the factory pattern to decide on the implementation.
Sponsored Links
Read Next: Windows FTP Application
Related Topics
