Search code examples
DTO = ViewModel?...


asp.net-mvcdomain-driven-designviewmodeldto

Read More
Instead of use AutoMapper, map entities in constructor...


c#domain-driven-design

Read More
What is an Aggregate?...


aggregatedomain-driven-designbounded-contextsevent-storming

Read More
EF Core vs Aggregate Root - Is there a way to prevent persisting changes to child entities?...


entity-framework-coredomain-driven-designencapsulation

Read More
Should there be an Update event per Property or an Update event per Entity with Event Sourcing?...


domain-driven-designcqrsevent-sourcing

Read More
should I have logic in my model class or other classes...


javarubydesign-patternsdomain-driven-design

Read More
Should Value Objects Contain Technical Validation For Input Parameters?...


domain-driven-designdddd

Read More
Join function in Scala...


scalaapache-sparkdomain-driven-design

Read More
Finding Aggregate Root for Entity...


domain-driven-design

Read More
DDD and Persistence. Again...


c#.netdomain-driven-designpersistence

Read More
Using foreign keys when referencing aggregate roots by id...


foreign-keysdomain-driven-designaggregateroot

Read More
Which layer should I implement caching of lookup data from database in a DDD application?...


cachingdomain-driven-designrepository

Read More
How to call Interface class in the Route when creating Rest Api...


javascripttypescriptdomain-driven-designddd-repositories

Read More
How to handle time-related events in Event Driven Architecture?...


asynchronouseventsmicroservicesdomain-driven-designevent-driven-design

Read More
What type of data should you choose when you have a one-to-one or many-to-one relationship?...


domain-driven-design

Read More
Use Asp.Net core identity and DDD(CQRS) together...


c#asp.net-coreasp.net-identitydomain-driven-design

Read More
Is it a good practice to use JPA entities as domain models?...


jpadomain-driven-design

Read More
Define new type whose domain is subset of another type in Scala...


scaladomain-driven-designscala-3

Read More
How to update a property based on Modification of OwnsOne Table in EF Core...


c#.netentity-framework-coredomain-driven-design

Read More
How can you model a complex type in multiple abstract dimensions?...


typesfunctional-programmingf#domain-driven-designdiscriminated-union

Read More
DDD strategic design vs global dictionaries...


dictionarydomain-driven-design

Read More
Logging interface in domain layer...


c#loggingdomain-driven-designonion-architecture

Read More
Workflow Foundation with DDD...


workflow-foundationdomain-driven-design

Read More
How should I lazy-generate a thumbnail image?...


asp.net-mvclinq-to-sqldomain-driven-designlazy-loadingiqueryable

Read More
How far to push the SOLID principles in an app following DDD philosophy...


phpdomain-driven-designsolid-principlesvalue-objects

Read More
DDD - Persistence Model and Domain Model...


oopmodelrepositorydomain-driven-designrepository-pattern

Read More
Are Actor Model objects the same as domain Entities in an eCommerce system?...


microservicesakkadomain-driven-designactor

Read More
Validate based on data in another aggregate root...


domain-driven-designddd-repositories

Read More
DDD repositories as singletons?...


singletondomain-driven-designrepository-pattern

Read More
DDD Symfony / Doctrine library - Security User needs UserInterface...


symfonyormdoctrinedomain-driven-design

Read More
BackNext