Click here to Skip to main content
15,886,919 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerThank you Pin
MikeTheFid15-Nov-17 0:49
MikeTheFid15-Nov-17 0:49 
AnswerRe: General "design patterns" usage questions Pin
jschell15-Nov-17 7:15
jschell15-Nov-17 7:15 
GeneralRe: General "design patterns" usage questions Pin
Eddy Vluggen15-Nov-17 14:57
professionalEddy Vluggen15-Nov-17 14:57 
GeneralRe: General "design patterns" usage questions Pin
jschell16-Nov-17 11:19
jschell16-Nov-17 11:19 
QuestionWhich programing code to use Pin
Member 1346643415-Oct-17 9:37
Member 1346643415-Oct-17 9:37 
GeneralRe: Which programing code to use Pin
PIEBALDconsult15-Oct-17 9:57
mvePIEBALDconsult15-Oct-17 9:57 
QuestionReview DDD solution for a car manufacturing station Pin
Praveen Raghuvanshi1-Oct-17 12:20
professionalPraveen Raghuvanshi1-Oct-17 12:20 
AnswerRe: Review DDD solution for a car manufacturing station Pin
jschell2-Oct-17 11:37
jschell2-Oct-17 11:37 
Praveen Raghuvanshi wrote:
I have recently started exploring DDD ...Architecture Style: Domain Driven Design (DDD)


Had to look that up and I can say is...versus what other idiom exactly?

If you are not designing for the domain, then you are not solving the domain problem. Seems like there is no alternative there.

So any process that reaches a solution of the domain would be DDD. Anything that doesn't would be, by definition, a failure.

Praveen Raghuvanshi wrote:
Domain terms and relationships


Hard to read (you could format it) and seems likely (guessing on a quick look) that you have an entity model. If so then you should start with the entities themselves first, before adding details (attributes.) Then add major attributes to clarify functional needs. And likely skip non-significant attributes at all for the model (they are implementation details.)



Praveen Raghuvanshi wrote:
o FilterAdded
o FilterRemoved
o FilterReplaced


Domain modeling should start with the actual/real domain.

Above doesn't represent a real domain. When you build a car from scratch you don't remove nor replace the filter. If you service a car you might replace it, but that is not part of building the car from scratch.

Modeling the entire real world eco-system of manufacturing to servicing is too large for a single model and would not be approached that way.
AnswerRe: Review DDD solution for a car manufacturing station Pin
Gerry Schmitz3-Oct-17 6:56
mveGerry Schmitz3-Oct-17 6:56 
GeneralRe: Review DDD solution for a car manufacturing station Pin
Praveen Raghuvanshi3-Oct-17 22:31
professionalPraveen Raghuvanshi3-Oct-17 22:31 
GeneralRe: Review DDD solution for a car manufacturing station Pin
Gerry Schmitz4-Oct-17 6:16
mveGerry Schmitz4-Oct-17 6:16 
QuestionUnable to connect SSMS to an Azure SQL server Pin
Stephen Holdorf28-Sep-17 13:48
Stephen Holdorf28-Sep-17 13:48 
SuggestionRe: Unable to connect SSMS to an Azure SQL server Pin
Richard Deeming29-Sep-17 1:55
mveRichard Deeming29-Sep-17 1:55 
GeneralRe: Unable to connect SSMS to an Azure SQL server Pin
Stephen Holdorf29-Sep-17 3:23
Stephen Holdorf29-Sep-17 3:23 
AnswerRe: Unable to connect SSMS to an Azure SQL server Pin
jschell29-Sep-17 7:29
jschell29-Sep-17 7:29 
QuestionReference Material for creating/documenting Software architecture Pin
Member 1341762119-Sep-17 2:28
Member 1341762119-Sep-17 2:28 
AnswerRe: Reference Material for creating/documenting Software architecture Pin
Afzaal Ahmad Zeeshan19-Sep-17 3:10
professionalAfzaal Ahmad Zeeshan19-Sep-17 3:10 
AnswerRe: Reference Material for creating/documenting Software architecture Pin
Eddy Vluggen19-Sep-17 4:07
professionalEddy Vluggen19-Sep-17 4:07 
AnswerRe: Reference Material for creating/documenting Software architecture Pin
Henrik Jonsson19-Sep-17 7:43
Henrik Jonsson19-Sep-17 7:43 
AnswerRe: Reference Material for creating/documenting Software architecture Pin
jschell20-Sep-17 7:34
jschell20-Sep-17 7:34 
QuestionDesign Pattern : Queue Pin
Joel Palmer31-Aug-17 3:21
Joel Palmer31-Aug-17 3:21 
AnswerRe: Design Pattern : Queue Pin
jschell4-Sep-17 7:55
jschell4-Sep-17 7:55 
AnswerRe: Design Pattern : Queue Pin
Gerry Schmitz9-Sep-17 13:06
mveGerry Schmitz9-Sep-17 13:06 
Questionbulk data should be in executable Pin
Erhy23-Aug-17 9:51
Erhy23-Aug-17 9:51 
AnswerRe: bulk data should be in executable Pin
Richard MacCutchan23-Aug-17 21:14
mveRichard MacCutchan23-Aug-17 21:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.