Click here to Skip to main content
15,888,984 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionProcess Review: User Registration with Confirmation. Pin
Brady Kelly18-Apr-11 7:35
Brady Kelly18-Apr-11 7:35 
QuestionI have develop a web based Accounting and Inventory Software. How I can Market it? Pin
Prasanta_Prince16-Apr-11 6:52
Prasanta_Prince16-Apr-11 6:52 
AnswerRe: I have develop a web based Accounting and Inventory Software. How I can Market it? Pin
LloydA11125-Apr-11 11:59
LloydA11125-Apr-11 11:59 
AnswerRe: I have develop a web based Accounting and Inventory Software. How I can Market it? Pin
Sandeep Mewara30-Apr-11 0:24
mveSandeep Mewara30-Apr-11 0:24 
QuestionGood book for design principles Pin
variantseeker14-Apr-11 3:38
variantseeker14-Apr-11 3:38 
AnswerRe: Good book for design principles Pin
Keld Ølykke15-Apr-11 8:19
Keld Ølykke15-Apr-11 8:19 
QuestionDRY Pin
Member 448708313-Apr-11 8:45
Member 448708313-Apr-11 8:45 
AnswerRe: DRY Pin
Pete O'Hanlon13-Apr-11 9:09
mvePete O'Hanlon13-Apr-11 9:09 
Member 4487083 wrote:
Is it just me, or do others feel the same? What I'm thinking about is when
somebody has clearly copied a chunk of code, and then changed a few lines in the
new version. Duplication seems to always cause problems.


It really depends what you're talking about. DRY just means don't repeat yourself. If the code you've taken is from the web, then modifying it to suit your needs is perfectly acceptable. I do agree that it's a PITA when somebody copies and modifies code that they don't understand (we see plenty of that in the forums).

I'm not a stalker, I just know things. Oh by the way, you're out of milk.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Onyx


GeneralRe: DRY Pin
Member 448708313-Apr-11 9:34
Member 448708313-Apr-11 9:34 
GeneralRe: DRY Pin
Pete O'Hanlon13-Apr-11 9:51
mvePete O'Hanlon13-Apr-11 9:51 
AnswerRe: DRY Pin
Eddy Vluggen13-Apr-11 10:25
professionalEddy Vluggen13-Apr-11 10:25 
GeneralRe: DRY Pin
Pete O'Hanlon13-Apr-11 10:30
mvePete O'Hanlon13-Apr-11 10:30 
GeneralRe: DRY Pin
Eddy Vluggen13-Apr-11 12:11
professionalEddy Vluggen13-Apr-11 12:11 
GeneralRe: DRY Pin
Pete O'Hanlon14-Apr-11 4:04
mvePete O'Hanlon14-Apr-11 4:04 
GeneralRe: DRY Pin
Eddy Vluggen13-Apr-11 10:19
professionalEddy Vluggen13-Apr-11 10:19 
AnswerRe: DRY Pin
RobCroll15-Apr-11 18:55
RobCroll15-Apr-11 18:55 
GeneralRe: DRY Pin
Member 448708315-Apr-11 22:52
Member 448708315-Apr-11 22:52 
AnswerRe: DRY Pin
GParkings2-Sep-11 2:17
GParkings2-Sep-11 2:17 
QuestionHow do you specify states? State Pattern, Enums or ...? Pin
Keld Ølykke11-Apr-11 8:49
Keld Ølykke11-Apr-11 8:49 
AnswerRe: How do you specify states? State Pattern, Enums or ...? Pin
RobCroll15-Apr-11 19:04
RobCroll15-Apr-11 19:04 
GeneralRe: How do you specify states? State Pattern, Enums or ...? Pin
Keld Ølykke24-May-11 2:28
Keld Ølykke24-May-11 2:28 
QuestionSetup global settings with abstract class and reflection to avoid xml configuration file Pin
Kannan Ar25-Mar-11 18:33
professionalKannan Ar25-Mar-11 18:33 
AnswerRe: Setup global settings with abstract class and reflection to avoid xml configuration file Pin
Keld Ølykke4-Apr-11 12:17
Keld Ølykke4-Apr-11 12:17 
QuestionGUI design for Harware configuration Pin
Praveen Raghuvanshi15-Mar-11 8:57
professionalPraveen Raghuvanshi15-Mar-11 8:57 
QuestionChat Feature Pin
Civic068-Mar-11 7:38
Civic068-Mar-11 7:38 

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.