Contents tagged with DDD

  • C# Domain-Driven Design Sample Released

    In the post I want to declare that NDDD Sample application(s) is released and share the work with you. You can access it here: http://code.google.com/p/ndddsample. NDDDSample from functionality perspective matches DDDSample 1.1.0 which is based Java and on joint effort by Eric Evans' company Domain Language and the Swedish software consulting company Citerus. But because NDDDSample is based on .NET technologies those two implementations could not be matched directly. However concepts, practices, values, patterns, especially DDD, are cross-language and cross-platform :).

  • Domain-Driven Design: Two basic premises

    In the post I want to discuss about two basic Domain-Driven Design premises which stand on the base of all other DDD principles, patterns, and practices. DDD principles, patterns, and practices described by Eric Evans are not something invented by him, but are something that were discovered and used long experience path by many folks. So, all DDD goodies have just two simple premises which I will cover in the post.

  • The M is MVC or MVP IS or IS NOT a Domain Model Object

    Hi,
    On Domain Driven Design yahoo discussion group was raised a very interesting question, what is really the M mean from Model-View-Controller and its derivate brother Model-View-Presenter patterns’ perspective.
    From a very long discussion we can see that there lots of opinions on this matter, and there are so many opinions because of different sources which describe the pattern(s) with its little but important differences, many technologies and frameworks which apply the pattern(s) and various developers experience with its specifics, etc..
    Here is the link:
    http://tech.groups.yahoo.com/group/domaindrivendesign/message/9176

    Any thoughts?

    Best Regards,
    Artur Trosin