Design Patterns book targeting C# specifically?
-
Thursday, May 24, 2012 4:00 PMIs there a book that covers Design Patterns that focuses on C#-specific implementations of them. I have two DP books (including the GOF book), and I know they can be "translated" into C#, but I would like to have something that takes into account the .NET framework, C# capabilities, etc.
B. Clay Shannon
All Replies
-
Friday, May 25, 2012 6:03 PM
You can have one more: Design Patterns in C#
http://jeanpaulva.com/2012/01/27/ebook-on-design-patterns/
Resolving n Evolving in C# (http://jeanpaulva.com)
- Marked As Answer by Bob Wu-MTMicrosoft Contingent Staff, Moderator Thursday, May 31, 2012 3:09 AM
-
Friday, May 25, 2012 6:08 PM
You can have one more: Design Patterns in C#
http://jeanpaulva.com/2012/01/27/ebook-on-design-patterns/
Resolving n Evolving in C# (http://jeanpaulva.com)
Thanks a Googleplex! That's just what the non-doctor (me) ordered.B. Clay Shannon
-
Friday, May 25, 2012 6:23 PM
You're Welcome my Friend!
More online examples: http://www.dofactory.com/Patterns/Patterns.aspx
Can i request you to please mark as answer if the query resolved?
Resolving n Evolving in C# (http://jeanpaulva.com)
- Marked As Answer by B Clay Shannon Thursday, May 31, 2012 3:41 PM


