Click here to Skip to main content
15,884,388 members
Articles / Programming Languages / C#

Factory Patterns - Simple Factory Pattern

Rate me:
Please Sign up or sign in to vote.
4.88/5 (50 votes)
25 Sep 2016CPOL7 min read 129.4K   673   77  
In this article series, we will learn about different factory design patterns. There are three kinds of factory design patterns, namely, Simple Factory Pattern, Factory Method Pattern and Abstract Factory Pattern.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
I am a Software Developer working on Microsoft technologies. My interest is exploring and sharing the awesomeness of emerging technologies.

Comments and Discussions