Click here to Skip to main content
15,894,405 members
Articles / Programming Languages / C#

Dynamic Binding Using the Factory Pattern

1 Nov 2009CPOL11 min read 26K   180   16  
Using the Factory design pattern to hide dynamic binding and use configuration strings to determine which classes should be instantiated.
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the C# Table of Contents to view the list of available articles in this section.