Click here to Skip to main content
15,884,473 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Where can I find reference information on terminology and entities used in MRPII or Production Control systems? Pin
Brady Kelly28-Aug-12 4:57
Brady Kelly28-Aug-12 4:57 
GeneralRe: Where can I find reference information on terminology and entities used in MRPII or Production Control systems? Pin
Vivi Chellappa3-Sep-12 22:39
professionalVivi Chellappa3-Sep-12 22:39 
AnswerRe: Where can I find reference information on terminology and entities used in MRPII or Production Control systems? Pin
Andrei Straut5-Sep-12 8:40
Andrei Straut5-Sep-12 8:40 
QuestionCurrent Best Practices Pin
dhofferber26-Aug-12 7:45
dhofferber26-Aug-12 7:45 
AnswerRe: Current Best Practices Pin
Eddy Vluggen28-Aug-12 5:18
professionalEddy Vluggen28-Aug-12 5:18 
GeneralRe: Current Best Practices Pin
dhofferber28-Aug-12 6:58
dhofferber28-Aug-12 6:58 
GeneralRe: Current Best Practices Pin
Eddy Vluggen28-Aug-12 7:32
professionalEddy Vluggen28-Aug-12 7:32 
GeneralRe: Current Best Practices Pin
JonathanEdwards5-Sep-12 7:37
JonathanEdwards5-Sep-12 7:37 
Hi
Maybe checkout Domain Driven Design (DDD) and some O/RM like Entity framework or NHibernate. There are some more lightweight persistence frameworks if these are too much (Dapper for example).

Common to these frameworks is an attempt to consolidate core business logic into a domain model. That way you can concentrate on the interesting code and make it testable. Perhaps some Test Driven Design (TDD)?

//Jonathan
GeneralRe: Current Best Practices Pin
dhofferber5-Sep-12 7:54
dhofferber5-Sep-12 7:54 
AnswerRe: Current Best Practices Pin
Expert Coming20-Sep-12 14:32
Expert Coming20-Sep-12 14:32 
QuestionNeed Suggestions For a Good Formal Requirements Tool Pin
Patricia.Jones012324-Aug-12 5:07
Patricia.Jones012324-Aug-12 5:07 
AnswerRe: Need Suggestions For a Good Formal Requirements Tool Pin
Eddy Vluggen25-Aug-12 23:39
professionalEddy Vluggen25-Aug-12 23:39 
QuestionUI Guidelines Pin
Brian C Hart22-Aug-12 11:04
professionalBrian C Hart22-Aug-12 11:04 
AnswerRe: UI Guidelines PinPopular
Pete O'Hanlon22-Aug-12 11:29
mvePete O'Hanlon22-Aug-12 11:29 
QuestionUtility Field in Database Pin
eddieangel21-Aug-12 11:38
eddieangel21-Aug-12 11:38 
AnswerRe: Utility Field in Database Pin
Eddy Vluggen22-Aug-12 5:51
professionalEddy Vluggen22-Aug-12 5:51 
AnswerRe: Utility Field in Database Pin
Nagy Vilmos22-Aug-12 6:07
professionalNagy Vilmos22-Aug-12 6:07 
AnswerRe: Utility Field in Database Pin
BobJanova22-Aug-12 6:28
BobJanova22-Aug-12 6:28 
GeneralRe: Utility Field in Database Pin
eddieangel22-Aug-12 7:36
eddieangel22-Aug-12 7:36 
GeneralRe: Utility Field in Database Pin
jschell22-Aug-12 8:55
jschell22-Aug-12 8:55 
GeneralRe: Utility Field in Database Pin
eddieangel22-Aug-12 9:00
eddieangel22-Aug-12 9:00 
GeneralRe: Utility Field in Database Pin
jschell22-Aug-12 13:24
jschell22-Aug-12 13:24 
GeneralRe: Utility Field in Database Pin
eddieangel22-Aug-12 13:26
eddieangel22-Aug-12 13:26 
GeneralRe: Utility Field in Database Pin
jschell23-Aug-12 8:12
jschell23-Aug-12 8:12 
GeneralRe: Utility Field in Database Pin
eddieangel23-Aug-12 8:23
eddieangel23-Aug-12 8: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.