C# Class Factory Design Pattern ,Where from I can get free free resources?

Hi
I want to explore my skills in c# class factory design pattern .
Please help me and provide some free resources.
best regards
ashok kumar roy
[161 byte] By [AshokKumarRoy] at [2008-2-4]
# 1
Here's a site with some pages devoted to Design Patterns in C#:
http://www.dofactory.com/patterns/Patterns.aspx
MatthewWatson at 2007-8-21 > top of Msdn Tech,Visual C#,Visual C# Language...
# 3
www.dofactory.com
is the best resource...

http://www.c-sharpcorner.com/Language/FactoryPatternsinCSRVS.asp

u can look at here too
DogaOztuzun at 2007-8-21 > top of Msdn Tech,Visual C#,Visual C# Language...
# 4

The Patterns and Practices team also has a Factory Design Pattern Whitepaper available at: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/factopattern.asp.
Thanks,
Dan Fernandez
C# Product Manager

Dan at 2007-8-21 > top of Msdn Tech,Visual C#,Visual C# Language...