C# Coding Solutions—Essentials of the Factory Pattern

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
CSharp-Online.NET:Articles
C# Articles

C# Coding Solutions

© 2006 Christian Gross

The Essentials of the Factory Pattern

The Factory pattern is an added complication no matter how you try to explain it. It is simpler to not use the Factory pattern, so why have it in the first place? The answers are flexibility, maintainability, and extensibility.



Previous_Page_.gif Next_Page_.gif


Personal tools