In an MVC application, how is DDD implemented. What are domain objects? Should I bind objects to user objects that use this display logic in repository methods or in the service level?
model-view-controller asp.net-mvc domain-driven-design
zsharp
source share