|
| Design Patterns |
 |
Sun, 24 Feb 2008 21:43:00 +000 |
Hello all,
I am aware of the GOF design patterns but I have only ever used the very common
patterns like factory, singleton, decorator, strategy and command patterns.
I would like to get a more sounding understanding of the design patterns, with
specifically C# examples coupled with UML diagrams and real world problems that
would benefit from implementation of these patterns.
So here I am, hoping some one can recommend some good text for me to purchase.
Thanks, Jim
|
| Post Reply
|
| Re: Design Patterns |
 |
Sun, 24 Feb 2008 21:53:32 +000 |
Hi,
I've enjoyed Applying UML and Patterns by Craig Larman. Examples are in Java
though.
|
| Post Reply
|
| Re: Design Patterns |
 |
Mon, 3 Mar 2008 13:04:05 +0000 |
I haven't read it, but this book has just been published C# 3.0 Design
Patterns,
|
| Post Reply
|
| Re: Design Patterns |
 |
Wed, 5 Mar 2008 19:36:31 +0000 |
jimmy q:
Hello all,
I am aware of the GOF design patterns but I have only ever used the very common
patterns like factory, singleton, decorator, strategy and command patterns.
I would like to get a more sounding understanding of the design patterns, with
specifically C# examples coupled with UML diagrams and real world problems that
would benefit from implementation of these patterns.
So here I am, hoping some one can recommend some good text for me to purchase.
Thanks, Jim
scott@elbandit.co.uk:
I haven't read it, but this book has just been published C# 3.0 Design Patterns,
Really good book. It matches your criteria well.
|
| Post Reply
|
| Re: Design Patterns |
 |
Thu, 6 Mar 2008 00:27:25 +0000 |
There is also this one - I have a copy and can recommend it.
Head First Design Patterns
Freeman, Freeman, Bates, Sierra, 1st Edition
|
| Post Reply
|
|
|
|
|
|
|
|
|
|