ddd-repositories Questions

1

Solved

I've got a value type called "Product Type" that is assigned to a product. (A product has one product type) To allow the user to select the type from a list, I'm going to fill a dropdown. Where is...
Sanbo asked 23/5, 2009 at 12:38

4

Solved

I have a domain model that has the concept of an Editor and a Project. An Editor owns a number of Projects, and a Project has not only an Editor owner, but also a number of Editor members. Therefo...

2

Solved

I have a somewhat ridiculous question regarding DDD, Repository Patterns and ORM. In this example, I have 3 classes: Address, Company and Person. A Person is a member of a Company and has an Addres...

5

I am new to domain models, POCO and DDD, so I am still trying to get my head around a few ideas. One of the things I could not figure out yet is how to keep my domain models simple and storage-agn...

© 2022 - 2024 — McMap. All rights reserved.