Click here to Skip to main content
15,926,296 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Ye olde "top-down" versus "bottom-up" debate Pin
led mike16-Apr-08 9:33
led mike16-Apr-08 9:33 
GeneralRe: Ye olde "top-down" versus "bottom-up" debate Pin
Philip Laureano17-Apr-08 15:43
Philip Laureano17-Apr-08 15:43 
GeneralRe: Ye olde "top-down" versus "bottom-up" debate Pin
PIEBALDconsult18-Apr-08 13:38
mvePIEBALDconsult18-Apr-08 13:38 
GeneralRe: Ye olde "top-down" versus "bottom-up" debate Pin
Philip Laureano18-Apr-08 16:43
Philip Laureano18-Apr-08 16:43 
GeneralRe: Ye olde "top-down" versus "bottom-up" debate Pin
Matthew Faithfull17-Apr-08 22:29
Matthew Faithfull17-Apr-08 22:29 
GeneralRe: Ye olde "top-down" versus "bottom-up" debate Pin
PIEBALDconsult18-Apr-08 13:35
mvePIEBALDconsult18-Apr-08 13:35 
GeneralRe: Ye olde "top-down" versus "bottom-up" debate Pin
Member 9630-Apr-08 7:00
Member 9630-Apr-08 7:00 
GeneralRe: Ye olde "top-down" versus "bottom-up" debate Pin
Megidolaon11-Jun-08 4:19
Megidolaon11-Jun-08 4:19 
I tend to do modelling and implemention top-down.
Okay, I tend to implementation a bit randomly, depending on how much research is necessary.
Though, in general I start by designing the forms, then continue with the functionality necessary to fill them and finally get the background stuff the user doesn't notice.

When I write code I always keep in mind, what it is supposed to accomplish, not the details at the bottom but ultimately the results on top.
John C wrote:
For example let's say I have a large project with hundreds of business objects, I would create all the objects first without any real code implementation, look it over think about the design, make changes as necessary, try to get it as quickly as possible to the point where I can roughly make a real interface to try out the workflow, then go in and fill in all the CRUD methods (create, read, update, delete), then go back in and add business rules or further refinements.

I tend to do the same, in order to set the basic structure for the application.
QuestionLooking for architectures that avoid GPL contamination Pin
Fred Garvin15-Apr-08 17:18
Fred Garvin15-Apr-08 17:18 
GeneralRe: Looking for architectures that avoid GPL contamination Pin
Roger Alsing16-Apr-08 22:17
Roger Alsing16-Apr-08 22:17 
GeneralRe: Looking for architectures that avoid GPL contamination Pin
Pete O'Hanlon17-Apr-08 2:26
mvePete O'Hanlon17-Apr-08 2:26 
GeneralRe: Looking for architectures that avoid GPL contamination Pin
Moak21-Apr-08 16:30
Moak21-Apr-08 16:30 
GeneralRe: Looking for architectures that avoid GPL contamination Pin
Mark Churchill1-May-08 17:25
Mark Churchill1-May-08 17:25 
GeneralPattern for handling an ADO.net transaction Pin
PIEBALDconsult14-Apr-08 9:58
mvePIEBALDconsult14-Apr-08 9:58 
GeneralRe: Pattern for handling an ADO.net transaction Pin
Pete O'Hanlon14-Apr-08 10:50
mvePete O'Hanlon14-Apr-08 10:50 
GeneralRe: Pattern for handling an ADO.net transaction Pin
PIEBALDconsult14-Apr-08 17:06
mvePIEBALDconsult14-Apr-08 17:06 
GeneralSkipjack and RC5 Pin
Cryptogrpahy11-Apr-08 20:25
Cryptogrpahy11-Apr-08 20:25 
GeneralRe: Skipjack and RC5 Pin
supercat927-May-08 15:45
supercat927-May-08 15:45 
GeneralHey! There's a design and architecture message board... Pin
Member 9611-Apr-08 8:31
Member 9611-Apr-08 8:31 
GeneralRe: Hey! There's a design and architecture message board... Pin
Pete O'Hanlon11-Apr-08 10:31
mvePete O'Hanlon11-Apr-08 10:31 
GeneralRe: Hey! There's a design and architecture message board... Pin
Member 9611-Apr-08 11:31
Member 9611-Apr-08 11:31 
QuestionDesign Coaching Needed - I'm in over my head Pin
Wauna11-Apr-08 6:32
Wauna11-Apr-08 6:32 
GeneralRe: Design Coaching Needed - I'm in over my head Pin
rockNroll11-Apr-08 15:09
rockNroll11-Apr-08 15:09 
GeneralRe: Design Coaching Needed - I'm in over my head Pin
Wauna11-Apr-08 16:16
Wauna11-Apr-08 16:16 
GeneralRe: Design Coaching Needed - I'm in over my head Pin
Leslie Sanford12-Apr-08 19:23
Leslie Sanford12-Apr-08 19:23 

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.