Search code examples
Domain driven design, entity lazy loading...


phpdomain-driven-design

Read More
Should handler from the Application layer return DTO or domain object...


c#.netdomain-driven-design

Read More
How to pass Current User Information to all Layers in DDD...


c#.netdomain-driven-designn-tier-architecture

Read More
Techniques for dealing with anemic domain model...


domain-driven-designbusiness-logic

Read More
Domain-driven-design (DDD) pitfalls...


domain-driven-design

Read More
DDD Architecture for ASP.NET MVC2 Project...


c#asp.netasp.net-mvc-2domain-driven-designentity-framework-4

Read More
DDD: Address as an aggregate root?...


oopdomain-driven-designaggregate

Read More
Domain driven design: How to deal with complex models with a lot of data fields?...


domain-driven-designdomain-modelrich-domain-model

Read More
Would adding a CustomerId to the Order entity violate DDD or database design principles to improve l...


c#.netperformanceaggregatedomain-driven-design

Read More
Multi-Entity Aggregate Best Practices : when to create the first "sub" entity in an Axon A...


domain-driven-designaxon

Read More
Attaching entities to EF context, without loading them, without sacrificing DDD...


c#entity-frameworkdomain-driven-designentity-framework-core

Read More
DDD architecture...


c#asp.net-coredomain-driven-design

Read More
Mapping request to comand to domain class in DDD...


springdomain-driven-designhexagonal-architecturespring-modulith

Read More
how to decide between entity and value object...


domain-driven-design

Read More
What's the point of creating mappers to convert entity<>DTOs?...


typescriptnestjsdomain-driven-designclean-architecturemapper

Read More
Questions about building an architecture using DDD model...


.netdomain-driven-design

Read More
How to use sagas in a CQRS architecture using DDD?...


domain-driven-designcqrsnservicebus-sagas

Read More
How to return a domain entity with property on a navigation property included from a repository in D...


c#entity-framework-coredomain-driven-designdomain-modelrich-domain-model

Read More
CQRS: Can the write model consume a read model?...


domain-driven-designcqrs

Read More
Domain Driven Design: Is this overkill?...


.netasp.net-mvc-3architecturedomain-driven-design

Read More
DDD: do I really need to load all objects in an aggregate? (Performance concerns)...


domain-driven-design

Read More
What actually is a subdomain in domain-driven design?...


design-patternsdomain-driven-design

Read More
How to avoid N+1 or memory inefficiency when applying DDD Aggregate pattern?...


spring-boothibernatejpaaggregatedomain-driven-design

Read More
trade-off of update method design of the domain entity...


javaspringspring-bootdomain-driven-design

Read More
Where to manage access to an aggregate? Following domain-driven-design rules...


c#domain-driven-design

Read More
Using a lot of service classes in a domain model is a sign of what...


design-patternsdomain-driven-design

Read More
The best way to model the domain together with the domain expert...


domain-driven-designumlmodeling

Read More
How to introduce Domain Driven Design to co-programmers?...


domain-driven-design

Read More
DDD: Help me further understand Value Objects and Entities...


domain-driven-design

Read More
What is the Aggregate root in this case...


domain-driven-designentitiesaggregateroot

Read More
BackNext