or
Sign in to turn on 1-Click ordering.
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
Have one to sell? Sell yours here
or
Get a $15.75 Amazon.com Gift Card
Applying Domain-Driven Design and Patterns: With Examples in C# and .NET
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Applying Domain-Driven Design and Patterns: With Examples in C# and .NET [Hardcover]

Jimmy Nilsson (Author)
4.0 out of 5 stars  See all reviews (20 customer reviews)

List Price: $69.99
Price: $56.23 & this item ships for FREE with Super Saver Shipping. Details
You Save: $13.76 (20%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Friday, September 10? Choose One-Day Shipping at checkout. Details
29 new from $41.25 16 used from $34.99

Frequently Bought Together

Applying Domain-Driven Design and Patterns: With Examples in C# and .NET + Domain-Driven Design: Tackling Complexity in the Heart of Software + Patterns of Enterprise Application Architecture
Price For All Three: $165.41

Some of these items ship sooner than the others. Show details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Domain-Driven Design: Tackling Complexity in the Heart of Software$54.59

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Patterns of Enterprise Application Architecture$54.59

    Usually ships within 1 to 3 weeks.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought


Editorial Reviews

Product Description

Applying Domain-Driven Design and Patterns is the first complete, practical guide to leveraging patterns, domain-driven design, and test-driven development in .NET environments. Drawing on seminal work by Martin Fowler and Eric Evans, Jimmy Nilsson shows how to customize real-world architectures for any .NET application. You'll learn how to prepare domain models for application infrastructure; support business rules; provide persistence support; plan for the presentation layer and UI testing; and design for service orientation or aspect orientation. Nilsson illuminates each principle with clear, well-annotated code examples based on C# 2.0, .NET 2.0, and SQL Server 2005. His examples will be valuable both to C# developers and those working with other .NET languages and databases -- or even with other platforms, such as J2EE.

From the Back Cover

“[This] is a book about design in the .NET world, driven in an agile manner and infused with the products of the enterprise patterns community. [It] shows you how to begin applying such things as TDD, object relational mapping, and DDD to .NET projects...techniques that many developers think are the key to future software development.... As the technology gets more capable and sophisticated, it becomes more important to understand how to use it well. This book is a valuable step toward advancing that understanding.”

–Martin Fowler, author of Refactoring and Patterns of Enterprise Application Architecture

 

Patterns, Domain-Driven Design (DDD), and Test-Driven Development (TDD) enable architects and developers to create systems that are powerful, robust, and maintainable. Now, there’s a comprehensive, practical guide to leveraging all these techniques primarily in Microsoft .NET environments, but the discussions are just as useful for Java developers.

 

Drawing on seminal work by Martin Fowler (Patterns of Enterprise Application Architecture) and Eric Evans (Domain-Driven Design), Jimmy Nilsson shows how to create real-world architectures for any .NET application. Nilsson illuminates each principle with clear, well-annotated code examples based on C# 1.1 and 2.0. His examples and discussions will be valuable both to C# developers and those working with other .NET languages and any databases–even with other platforms, such as J2EE. Coverage includes

 

·        Quick primers on patterns, TDD, and refactoring

·        Using architectural techniques to improve software quality

·        Using domain models to support business rules and validation

·        Applying enterprise patterns to provide persistence support via NHibernate

·        Planning effectively for the presentation layer and UI testing

·        Designing for Dependency Injection, Aspect Orientation, and other new paradigms

 


Product Details

  • Hardcover: 576 pages
  • Publisher: Addison-Wesley Professional (May 18, 2006)
  • Language: English
  • ISBN-10: 0321268202
  • ISBN-13: 978-0321268204
  • Product Dimensions: 9.3 x 6.9 x 1.3 inches
  • Shipping Weight: 2.1 pounds (View shipping rates and policies)
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (20 customer reviews)
  • Amazon Bestsellers Rank: #229,308 in Books (See Top 100 in Books)
    #53 in  Books > Computers & Internet > Computer Science > Software Engineering > Design Tools & Techniques

More About the Author

Jimmy Nilsson
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Jimmy Nilsson Page

Inside This Book (learn more)

What Do Customers Ultimately Buy After Viewing This Item?

Applying Domain-Driven Design and Patterns: With Examples in C# and .NET
62% buy the item featured on this page:
Applying Domain-Driven Design and Patterns: With Examples in C# and .NET 4.0 out of 5 stars (20)
$56.23
Domain-Driven Design: Tackling Complexity in the Heart of Software
17% buy
Domain-Driven Design: Tackling Complexity in the Heart of Software 4.2 out of 5 stars (57)
$54.59
Patterns of Enterprise Application Architecture
11% buy
Patterns of Enterprise Application Architecture 4.4 out of 5 stars (68)
$54.59
Microsoft .NET: Architecting Applications for the Enterprise (PRO-Developer)
6% buy
Microsoft .NET: Architecting Applications for the Enterprise (PRO-Developer) 4.7 out of 5 stars (27)
$29.69

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(5)
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

20 Reviews
5 star:
 (7)
4 star:
 (9)
3 star:
 (2)
2 star:
 (2)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (20 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
38 of 40 people found the following review helpful:
4.0 out of 5 stars Unifying Tome for Domain Driven Design and Implementation with .NET, August 8, 2006
This review is from: Applying Domain-Driven Design and Patterns: With Examples in C# and .NET (Hardcover)
I was surprised that this book slipped under my radar for almost 3 months. I've been on the lookout for just such a unifying tome of knowledge that relates patterns and domain-driven design (DDD) to a practical .NET example for quite some while. The book delivers well on its promises, significantly surpassing the only other real competitor, Foundations of Object-Oriented Programming Using .NET 2.0 Patterns. The pros and cons, as I see them, are outlined below:

PROS

* Combines the ideas of Domain Driven Design (Evans) with Patterns of Enterprise Application Architecture (Fowler). These books are pretty much mandatory reading prior to diving into this book.
* Draws upon a myriad of other well-known sources, including materials from Refactoring to Patterns and the GoF, work from Johnson and Lowy, as well as a rare reference to Naked Objects. The more experienced and better read you are, the more this stuff will make sense.
* Rare .NET coverage of advanced concepts like Plain Old CLR Objects (POCOs), persistence ignorant (PI) objects, O/R mapping with NHibernate, Dependency Injection, Inversion of Control, and Aspect-Oriented Programming.

CONS

* While some sections are really insightful and could contain more interesting materials, other sections seem to drone on too long. The work on defining the NUnit tests, in particular, flows like a stream of consciousness and doesn't really add a lot of structured value to understanding DDD, patters, or TDD for that matter.
* Embedded comments in the text adopt from the style used in Framework Design Guidelines. It worked very well for Cwalina / Abrams in their book because it seemed planned in from the outset. Comments like "one reviewer commented on the code with the following, more succinct version" seem like editorial comments left in and not collaborative authoring by design.

All-in-all a very solid book that fills a unique market niche, leaving it pretty much without peers. If Amazon had a 4.5 starts rating, Applying DDD would get it. As a secondary reference book, it doesn't offer the earth shattering insights of some of the innovative source materials found in the Fowler Signature Series, for example. It does, however, weave together an interesting example of how to tie all of these concepts together for the .NET architect looking to take their understanding to the next level.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
22 of 25 people found the following review helpful:
5.0 out of 5 stars "Down to Earth" DDD with "real-world" examples., June 4, 2006
This review is from: Applying Domain-Driven Design and Patterns: With Examples in C# and .NET (Hardcover)

I was expecting this book for a looong time. For those who are new to DDD and want to be a good practitioner, I think this is a must read. The reason is not only that there are not many books in this topic (check out Eric Evan's DDD book if you haven't done so) but also there are not many "down-to-earth" books available. In this book you will find many "real world" examples where the author discusses the pros and cons. I like the books that discuss the trade-offs instead of the ones that try to give `universal" answers; as "it depends" is usually the answer to most of the questions in software development.

Apart from DDD, if you are also new to TDD, PEAA (Patterns of Enterprise Application Architecture by Martin Fowler, another great book), O/RM (NHibernate to be specific), Mocking frameworks (NMock to be specific), SOA, AOP etc you will find introductory level information in the book which is just enough to get started. With this book the link between the PEAA and DDD is clearer than ever. It does a great job on how to use PEAA and DDD in a complementary way.

I should also mention the format of the book; it is easy to read and grasp. No need to mention that the idea of having guest authors for specific topics is just great. And also as readers we might be subject to a new trend; having "product placements" in the book :) Some Swedish brands made it to the book as the author being a Swedish guy, which I think totally fair :)

I want to thank Jimmy and all the coauthors for this great work.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
19 of 23 people found the following review helpful:
3.0 out of 5 stars Not for beginners, May 8, 2007
This review is from: Applying Domain-Driven Design and Patterns: With Examples in C# and .NET (Hardcover)
At the start the author says that this book is for "a wide target audience" and that if you don't have some knowledge of "object-orientation and C#" interest and enthusiasm will compensate for any lack of prior knowledge. I've been a web dev for over 10 years and know more than something about object-orientation etc. but this book is NOT for a beginner or even an intermediate programmer. On page 4 he starts discussion something called "case focus" with no definition and moves right into Domain-Driven Design Focus, again without explaining what this means. I found the book quite full of jargon and buzz words with a large presumption that one has already had experience in these topics. He says he is trying to build a bridge between users and developers. Most users will glaze over after the first chapter without any clue as to what he is talking about. If you are an advanced object-oriented programmer familiar with UML and other design technologies then this might be the book for you. Sorry. But a book this complex is not a bridge between users and developers.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars When it was published, this was THE $%#@
Having read POEAA and DDD, I wondered where to go next, how to put it all together. Apparently the author was thinking the same thing. Read more
Published 3 months ago by David W. Martines

4.0 out of 5 stars Good Book, Not for begginers
I found the book to be very pragmatic and useful but I don't think its for begginers, despite the author says that this book is for "a wide target audience" and that if you don't... Read more
Published 8 months ago by Alan Macgowan

5.0 out of 5 stars Pragmatic, useful, approachable
Another excellent, approachable, useful book on the topic of Domain Driven Design. This book also discussed some exciting side topics that are difficult to find within the context... Read more
Published 15 months ago by Adam Kahtava

2.0 out of 5 stars Yawnnnnn .... plunk!
Read Riccardo's review, I completely agree with it. I had really high expectations for this book and I have been sorely disappointed. This book is a total waste of money. Read more
Published 21 months ago by W. Halsey

5.0 out of 5 stars Excellent Book
I really enjoyed reading this book. Jimmy has a very conversational writing style. He will show some code, talk about the pros and cons, make a change, talk about that change... Read more
Published 23 months ago by David Adsit

2.0 out of 5 stars An insipid mixed soup
I really cannot figure out how this text has received so many good reviews. The writing style feels like a stream of consciousness from an old colleague after he's been through a... Read more
Published 24 months ago by Riccardo Audano

4.0 out of 5 stars Great book for pulling together DDD
I have come back to this book after first digging into it when it first came out. At that time, I got bogged down and never really made it very far into the book. Read more
Published on September 4, 2008 by David C. Veeneman

4.0 out of 5 stars Good book
I like the author's modesty (very ofter his sentences start with "I think"), his rational thinking and his quoting the relevant big guys. Read more
Published on June 12, 2008 by Ramin

5.0 out of 5 stars Applying Domain-Driven Design and Patterns
The book provides a massive detailed walk through the construction of the domain-driven framework creation. Read more
Published on January 27, 2008 by Clarke G. Isackson

4.0 out of 5 stars Very good but before read it...
Read fowler's and Evan's, the book is very good but it is an extension of books of the two authors. So, to understand it completely it is better to read those before... Read more
Published on October 17, 2007 by Pablo Castilla Vazquez

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.