A series of posts providing proven guidance for developing ASP.NET MVC applications from idea to well-designed implementation. Day 3 – Define the Domain Design Model Objective of the Day Transform the actor/system interaction diagrams - from Day 1 - and the domain conceptual model - from Day 2...
A series of posts providing proven guidance for developing ASP.NET MVC applications from idea to well-designed implementation. Day 2 – Define the Domain Conceptual Model Objective of the Day Transform the requirements from Day 1 into an appropriate domain conceptual model reflecting objects, attributes...
A series of posts providing proven guidance for developing ASP.NET MVC applications from idea to well-designed implementation. Part I - Planning & Design For the planning and design phase of project delivery, each "day" will have an objective, inputs, activities, and outputs: Objective...
A series of posts providing proven guidance for developing ASP.NET MVC applications from idea to well-designed implementation. So you’ve landed your first project! Just days ago your client came to you and said “I’ve got a great idea and I want you to build it!” With unwavering...
"... the key to expert performance in many fields is domain knowledge rather than intelligence." Don Reinertsen Domain Driven Design is a software development methodology, intended to achieve a software system closely modelled on and aligned with real business processes. Traditionally development...