Does anyone know of some good downloadable visual studio solution files that explain all the GOF design-patterns (and their variants if possible) in .NET (C# preferred)?
+12
A:
For some good short code examples, check this Design Patterns in C# and VB.Net
Gulzar
2009-03-13 17:35:36
+1 - not a bad site and their code samples provide both theoretical and applied examples for each pattern.
Kev
2009-03-13 17:37:52