What is Domain-driven design(DDD)?

 Posted by SheoNarayan on 10/14/2008 | Category: Design Pattern & Practices Interview questions | Views: 20231
Answer:

Domain-driven design (DDD) is an approach to the design of software, based on the two premises that complex domain designs should be based on a model, and that, for most software projects, the primary focus should be on the domain and domain logic (as opposed to being the particular technology used to implement the system).

For detail visit: http://en.wikipedia.org/wiki/Domain-driven_design


Source: http://en.wikipedia.org/wiki/Domain-driven_design | Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response