Click here to Skip to main content
15,900,378 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionWhat kind of Methodology more suitable? Pin
Nasri879-Aug-10 2:55
Nasri879-Aug-10 2:55 
AnswerRe: What kind of Methodology more suitable? Pin
Richard MacCutchan9-Aug-10 22:26
mveRichard MacCutchan9-Aug-10 22:26 
QuestionImplementation MVC of problem Pin
fell02068-Aug-10 15:55
fell02068-Aug-10 15:55 
AnswerRe: Implementation MVC of problem Pin
R. Giskard Reventlov9-Aug-10 3:03
R. Giskard Reventlov9-Aug-10 3:03 
QuestionBank Transfer Pin
Gjm6-Aug-10 3:34
Gjm6-Aug-10 3:34 
QuestionDynamically filling dropdown values or manually Pin
anjelone24-Aug-10 16:03
anjelone24-Aug-10 16:03 
AnswerRe: Dynamically filling dropdown values or manually Pin
Pete O'Hanlon4-Aug-10 22:11
mvePete O'Hanlon4-Aug-10 22:11 
GeneralRe: Dynamically filling dropdown values or manually Pin
anjelone25-Aug-10 9:07
anjelone25-Aug-10 9:07 
To the second question, one side argues the point you make exactly. That is what relational databases are made for and allows scalability without much thought. It is also just good programming practice.
The other side argues something to your BTW point. They feel that when a list value changes, there is no way to capture what the old value was (for tracking sake). That side also argues that it makes joins to the main table lengthy, especially if there are 6-10 lists to join to. That's 6-10 LEFT OUTERs on that query.
GeneralRe: Dynamically filling dropdown values or manually Pin
Pete O'Hanlon5-Aug-10 12:07
mvePete O'Hanlon5-Aug-10 12:07 
GeneralRe: Dynamically filling dropdown values or manually Pin
Eddy Vluggen6-Aug-10 4:29
professionalEddy Vluggen6-Aug-10 4:29 
GeneralRe: Dynamically filling dropdown values or manually Pin
Keith Barrow25-Sep-10 0:20
professionalKeith Barrow25-Sep-10 0:20 
GeneralRe: Dynamically filling dropdown values or manually Pin
PIEBALDconsult24-Sep-10 21:57
mvePIEBALDconsult24-Sep-10 21:57 
QuestionEnterprise Applications Pin
Ali el2-Aug-10 1:34
Ali el2-Aug-10 1:34 
AnswerRe: Enterprise Applications Pin
Pete O'Hanlon2-Aug-10 2:11
mvePete O'Hanlon2-Aug-10 2:11 
Questionhow to comprehend the definition of Bridge pattern by Gof? Pin
zxjun8422-Jul-10 18:56
zxjun8422-Jul-10 18:56 
QuestionSimple UML Question Pin
Nadunwow29-Jun-10 8:18
Nadunwow29-Jun-10 8:18 
AnswerRe: Simple UML Question Pin
Richard MacCutchan29-Jun-10 9:17
mveRichard MacCutchan29-Jun-10 9:17 
GeneralRe: Simple UML Question Pin
Nadunwow2-Jul-10 7:11
Nadunwow2-Jul-10 7:11 
AnswerRe: Simple UML Question Pin
Sameerkumar Namdeo16-Aug-10 0:10
Sameerkumar Namdeo16-Aug-10 0:10 
QuestionBuilding troubleshooting application Pin
sumit703428-Jun-10 20:53
sumit703428-Jun-10 20:53 
AnswerRe: Building troubleshooting application Pin
Mycroft Holmes23-Jul-10 14:07
professionalMycroft Holmes23-Jul-10 14:07 
QuestionData Modeling Tools Pin
Brendan Vogt17-Jun-10 3:13
Brendan Vogt17-Jun-10 3:13 
AnswerRe: Data Modeling Tools Pin
Pete O'Hanlon17-Jun-10 4:47
mvePete O'Hanlon17-Jun-10 4:47 
AnswerRe: Data Modeling Tools Pin
muthoot26-Jul-10 1:42
muthoot26-Jul-10 1:42 
QuestionIntegrating Different WebApplications under one umbrella [modified] Pin
meeram3952-Jun-10 1:24
meeram3952-Jun-10 1:24 

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.