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

Design and Architecture

 
GeneralWrong forum Pin
Pete O'Hanlon1-Apr-08 21:50
mvePete O'Hanlon1-Apr-08 21:50 
GeneralRe: Wrong forum Pin
Pathetic Logic2-Apr-08 22:05
Pathetic Logic2-Apr-08 22:05 
GeneralRe: Wrong forum Pin
Pete O'Hanlon6-Apr-08 9:02
mvePete O'Hanlon6-Apr-08 9:02 
JokeRe: Wrong forum Pin
Leslie Sanford7-Apr-08 18:17
Leslie Sanford7-Apr-08 18:17 
QuestionNot sure if this makes sense, but.... what 'kind' of systems are there? Pin
SimonH7629-Mar-08 15:58
SimonH7629-Mar-08 15:58 
GeneralRe: Not sure if this makes sense, but.... what 'kind' of systems are there? Pin
led mike31-Mar-08 4:57
led mike31-Mar-08 4:57 
GeneralRe: Not sure if this makes sense, but.... what 'kind' of systems are there? Pin
SimonH761-Apr-08 4:31
SimonH761-Apr-08 4:31 
GeneralRe: Not sure if this makes sense, but.... what 'kind' of systems are there? Pin
led mike1-Apr-08 5:52
led mike1-Apr-08 5:52 
Well I highly recommend everyone study Software Design Patterns but they have little to do with architectures and specifically Model-View-Controller is a design not a different kind of system. CRUD isn't really an architecture it's just an acronym describing basic Database operations. N-Tier is an architecture concept. It's not all that complex conceptually and it seems you might be over complicating this issue for yourself.

Systems design and architecture should be based on requirements. Systems should, although don't always, have an architecture that meets the needs of the use model and any enterprise/network/platform that they are required to operate within.

If you are having trouble consuming all these different terms and understanding them I highly recommend Wikipedia for introductory high level definitions of things like Design Patterns and N-Tier and CRUD etc.




led mike

GeneralNetwork Communication Library Pin
Ri Qen-Sin29-Mar-08 13:26
Ri Qen-Sin29-Mar-08 13:26 
GeneralRe: Network Communication Library Pin
Luc Pattyn29-Mar-08 15:05
sitebuilderLuc Pattyn29-Mar-08 15:05 
GeneralRe: Network Communication Library Pin
Ri Qen-Sin30-Mar-08 2:45
Ri Qen-Sin30-Mar-08 2:45 
GeneralReordering Components in the Container Pin
sanicra27-Mar-08 15:23
sanicra27-Mar-08 15:23 
GeneralRe: Reordering Components in the Container Pin
Cedric Moonen30-Mar-08 23:12
Cedric Moonen30-Mar-08 23:12 
GeneralRe: Reordering Components in the Container Pin
sanicra31-Mar-08 1:03
sanicra31-Mar-08 1:03 
GeneralCursory Review: Technical Spec Outline Pin
Brady Kelly27-Mar-08 5:57
Brady Kelly27-Mar-08 5:57 
QuestionAccessing Win32 handles in C# Pin
pinhigh2k25-Mar-08 16:22
pinhigh2k25-Mar-08 16:22 
GeneralRe: Cross-post Pin
Luc Pattyn25-Mar-08 17:05
sitebuilderLuc Pattyn25-Mar-08 17:05 
GeneralRe: Accessing Win32 handles in C# Pin
Stephen Hewitt25-Mar-08 21:24
Stephen Hewitt25-Mar-08 21:24 
GeneralRe: Classes and Composition Pin
led mike26-Mar-08 7:57
led mike26-Mar-08 7:57 
GeneralNamespaces naming policy (English vs. native language) Pin
Oshtri Deka25-Mar-08 12:11
professionalOshtri Deka25-Mar-08 12:11 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Pete O'Hanlon25-Mar-08 12:28
mvePete O'Hanlon25-Mar-08 12:28 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Oshtri Deka25-Mar-08 21:09
professionalOshtri Deka25-Mar-08 21:09 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Pete O'Hanlon25-Mar-08 22:41
mvePete O'Hanlon25-Mar-08 22:41 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Oshtri Deka26-Mar-08 3:32
professionalOshtri Deka26-Mar-08 3:32 
GeneralRe: Namespaces naming policy (English vs. native language) Pin
Pete O'Hanlon26-Mar-08 3:55
mvePete O'Hanlon26-Mar-08 3:55 

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.