Join Now
|
Login
home
login
join now
products and pricing
design pattern framework
javascript pattern framework
database pattern framework
adaptive data models
design patterns
javascript tutorial
sql + database tutorial
all tutorials
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
sitemap
about us
training and education for professional developers
login
join now
C#, ASP.NET, WPF, WCF, LINQ, PATTERNS
Home
Questions
Question
« Prev Topic
|
Next Topic »
Best book for Design Patterns in .NET?
Imran Khan
275
99.6
Jul 13, 2010
0
Can anyone suggest to me a good book in which I can refer to Design Patterns in .NET?
Design Patterns
.NET
Books
Add Comment
Flag
Follow
Email
3 answers
answer date
votes
comments
Robert Blixt
1,128
99.9
Jul 13, 2010
1
There are multiple books on design patterns, it basically depends on what you're looking for.
Head First's book below is one that I found was an easy read and a great introduction to the patterns as well
as Design Patterns Explained. Design Patterns (GOF) book is one of the first, and most well-received
books on Design Patterns.
Design Patterns: Elements of Reusable Object-Oriented Software
http://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612/ref=sr_1_1?ie=UTF8&s=books&qid=1279037493&sr=1-1
Design Patterns Explained: A New Perspective on Object-Oriented Design (2nd Edition)
http://www.amazon.com/Design-Patterns-Explained-Perspective-Object-Oriented/dp/0321247140/ref=sr_1_3?ie=UTF8&s=books&qid=1279037249&sr=1-3
Head First Design Patterns
http://www.amazon.com/First-Design-Patterns-Elisabeth-Freeman/dp/0596007124/ref=sr_1_1?s=books&ie=UTF8&qid=1279037156&sr=1-1
1 comment
Thanks robert.. ---
Imran Khan
Jul 13, 2010
Add Comment
Flag
Link
Rajesh Pillai
1,284
100.0
Jul 16, 2010
1
Also, try C# 3.0 Design Patterns to understand about various patterns used by the .net framework.
http://www.amazon.com/3-0-Design-Patterns-Judith-Bishop/dp/059652773X
Regards,
Rajesh Pillai
Add Comment
Flag
Link
Elund Christensen
100
96.4
Jul 18, 2010
1
I have learned about design patterns etc. from this book:
Flexible, Reliable Software: Using Patterns and Agile Development
. The book was an eye opener for me. Highly recommended.
I have read the Gang of Four book years before but found it a bit confusing.
Add Comment
Flag
Link
Write Your Answer
return to top