search results

  1. Taking a small detour before I deliver the first installment in the Domain-Driven Design: Supple Design Patterns series, I’d like to cover the basic elements of ...
    lostechies.com/jimmybogard/...objects-​aggregates-and-roots - Cached
  2. Agile .NET ALT.NET ... Download the eBook of the Series so far … We are family I got all my sisters with me
    devlicio.us/.../16/ddd-aggregates-and-​aggregate-roots.aspx - Cached
  3. I\'m trying to get my head around how to properly use the repository pattern. The central concept of an Aggregate Root keeps coming up. When searching both the web and ...
    stackoverflow.com/questions/1958621/​whats-an-aggregate-root - Cached< BR>
  4. My previous post on Domain Events left some questions about how aggregate roots should be created unanswered. It would actually be more accurate to say how aggregate ...
    www.udidahan.com/2009/06/29/dont-create-​aggregate-roots - Cached
  5. In this context, the car is an aggregate of several other objects and serves as the aggregate root to all of the other systems. Service: ...
    en.wikipedia.org/wiki/Domain-driven_​design - Cached
    More results from en.wikipedia.org »
  6. This is a practical Domain Driven Design question: Conceptually, I think I get Aggregate roots until I go to define one. I have an Employee entity, which has surfaced ...
    stackoverflow.com/questions/836379 - Cached
  7. Just trying to share my ideas & experiences ... Aggregates are groups of things that belong together. An Aggregate Root is the thing that holds them all ...
    prnawa.wordpress.com/.../aggregates-and-​aggregate-roots-ddd - Cached
  8. Aggregate Roots in SQL. I’m reading through a paper on Google’s Spanner, a distributed database that maintains transactions. One interesting snippet is how they ...
    www.draconianoverlord.com/2012/09/16/​aggregate-roots-in... - Cached
  9. It is interesting to note how many questions there are around Aggregate Roots. Every-so-often someone will post a question on the Domain-Driven Design Group regarding ...
    www.ebenroux.co.za/post/2010/07/27/​Aggregate-Roots-vs... - Cached
  10. When working on a new domain model a few days ago, we ran into an interesting issue. What happens when an aggregate has shared data? You know, data that is common or ...
    blog.jonathanoliver.com/2010/02/​aggregate-roots-and... - Cached