Ken Brubaker

The ClavèCoder

<July 2008>
SuMoTuWeThFrSa
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789


Navigation

Subscriptions

News

Kenneth Brubaker
Senior Application Architect

Locations of visitors to this page

Post Categories



Thursday, March 25, 2004 - Posts

Patterns: The factory pattern in the .NET framework

I stumbled on an excellent article in the O'Reilly ONDotnet.com site that explains the factory design pattern using the FCL. This is a paradigm that I would highly encourage and may be taken from Microsoft's explanation of the Factory pattern. I would argue that this article is even better than the MSDN articles on the .NET implementations of the Observer, and Singleton patterns, because it goes beyond the abstract and shows actual examples in the FCL.

It would be wonderful if someone (Brad Abrams) could produce a listing of patterns and their implementations in the FCL. I, for one, wish to implement patterns the way the FCL does.

posted Thursday, March 25, 2004 8:13 AM by kenbrubaker with 0 Comments




Powered by Dot Net Junkies, by Telligent Systems