In Event-sourcing how to deal with failure in production?...
Read MoreDomain Driven Design repository for child aggregate entity...
Read MoreAre there any specialized databases for event-sourcing?...
Read MoreHow to execute a default method before the interface implementation code C#?...
Read MoreDomain-Driven Design: Is a Subdomain a class?...
Read MoreHow to Approach Domain Modelling with Polymorphic Entity in Domain-Driven Design?...
Read MoreEvent Storming : Domain Event "Add to Cart Requested" is Good or Bad practice?...
Read MoreWhy should I isolate my domain entities from my presentation layer?...
Read MoreMicroservices - in an organization with multiple businesses...
Read MoreASP.NET Core 6 MVC page to create object with list of complex objects...
Read MoreDDD Modeling of value object and entities and dictionary types...
Read MoreCan I use type of domain layer entities in presentation layer?...
Read MoreAre login/register commands or queries in CQRS...
Read MoreDDD: choose relationship or only id reference with JPA/Hibernate...
Read MoreDDD: Primary keys (Ids) and ORMs (for example, NHibernate)...
Read MoreWhat nested class type is best suitable for Domain Events?...
Read MoreImporting external libraries in the domain layer in DDD...
Read MoreIs it bad practice to have validation in the application service that checks if a DTO's id is va...
Read MoreDomain vs DTO on database entity relations...
Read MoreDDD: (Domain And ViewModel)=> common Behaviors...
Read MoreActual difference between Value Objects and Entities. DDD...
Read MoreImplementing Domain-Driven Design and Transactions...
Read MoreUnit of Work, Entity Framework and Core Services...
Read MoreHow to use Unit of Work in Domain Layer...
Read MoreHow to implement EF Core abstract based model with navigation properties of abstract types...
Read MoreValidation / Business rules with related objects...
Read MoreHow to ensure composite commands including persisting to db and dispatching events are atomic?...
Read Morein DDD how do you handle entity fields like updatedAt?...
Read More