Click here to Skip to main content
15,892,927 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: Directory Monitor -> Launch a Script/Program Design Question? Pin
Richard Andrew x6431-Jul-14 8:47
professionalRichard Andrew x6431-Jul-14 8:47 
AnswerRe: Directory Monitor -> Launch a Script/Program Design Question? Pin
jschell31-Jul-14 9:40
jschell31-Jul-14 9:40 
Questionwhat is actual in business layer ? Pin
Dj@y29-Jul-14 20:58
professionalDj@y29-Jul-14 20:58 
AnswerRe: what is actual in business layer ? Pin
Eddy Vluggen29-Jul-14 21:31
professionalEddy Vluggen29-Jul-14 21:31 
AnswerRe: what is actual in business layer ? Pin
Ganesh KP13-Aug-14 21:49
professionalGanesh KP13-Aug-14 21:49 
GeneralRe: what is actual in business layer ? Pin
Dj@y21-Aug-14 22:59
professionalDj@y21-Aug-14 22:59 
GeneralRe: what is actual in business layer ? Pin
Ganesh KP30-Aug-14 23:42
professionalGanesh KP30-Aug-14 23:42 
AnswerRe: what is actual in business layer ? Pin
Dominic Burford17-Sep-14 20:33
professionalDominic Burford17-Sep-14 20:33 
The business layer defines the rules of the business. So for an accounting application you would expect to see accountancy rules being defined such as VAT rules, stock control rules etc. So yes, you would expect to see logic (rules) being defined in the business layer.

One of the goals of n-tier design is that these rules should be completely encapsulated so that they can reused by other applications e.g. your company web site may use these business rules as well as your desktop application. For this reason it is common to find business rules implemented as services such WCF services in an SOA architecture.
QuestionVintage Processor TMS1000 Texas Instruments 1970-80s Pin
slswcharlie29-Jul-14 11:15
slswcharlie29-Jul-14 11:15 
GeneralRe: Vintage Processor TMS1000 Texas Instruments 1970-80s Pin
PIEBALDconsult29-Jul-14 11:32
mvePIEBALDconsult29-Jul-14 11:32 
Questionwhat is ASTA VoIP for SIP? and why it is used? Pin
Dj@y29-Jul-14 2:18
professionalDj@y29-Jul-14 2:18 
AnswerRe: what is ASTA VoIP for SIP? and why it is used? Pin
Eddy Vluggen29-Jul-14 3:09
professionalEddy Vluggen29-Jul-14 3:09 
GeneralRe: what is ASTA VoIP for SIP? and why it is used? Pin
Dj@y29-Jul-14 3:57
professionalDj@y29-Jul-14 3:57 
GeneralRe: what is ASTA VoIP for SIP? and why it is used? Pin
Eddy Vluggen29-Jul-14 4:33
professionalEddy Vluggen29-Jul-14 4:33 
QuestionArchitecture advice needed for upgrading a classic .ASP web app Pin
MHAM9920-Jul-14 15:15
professionalMHAM9920-Jul-14 15:15 
AnswerRe: Architecture advice needed for upgrading a classic .ASP web app Pin
Ganesh KP14-Aug-14 0:05
professionalGanesh KP14-Aug-14 0:05 
QuestionCoding a new design Pin
Richard Andrew x6419-Jul-14 10:17
professionalRichard Andrew x6419-Jul-14 10:17 
AnswerRe: Coding a new design Pin
Mycroft Holmes19-Jul-14 14:40
professionalMycroft Holmes19-Jul-14 14:40 
AnswerRe: Coding a new design Pin
Eddy Vluggen21-Jul-14 5:47
professionalEddy Vluggen21-Jul-14 5:47 
AnswerRe: Coding a new design Pin
Kornfeld Eliyahu Peter21-Jul-14 8:57
professionalKornfeld Eliyahu Peter21-Jul-14 8:57 
AnswerRe: Coding a new design Pin
Rowdy Raider6-Aug-14 7:19
Rowdy Raider6-Aug-14 7:19 
AnswerRe: Coding a new design Pin
Dominic Burford17-Sep-14 20:45
professionalDominic Burford17-Sep-14 20:45 
Questiondesign pattern for device. Pin
Member 1095741819-Jul-14 3:40
Member 1095741819-Jul-14 3:40 
AnswerRe: design pattern for device. Pin
Eddy Vluggen21-Jul-14 5:31
professionalEddy Vluggen21-Jul-14 5:31 
Questionmodel for a modern data access layer? Pin
Member 391904914-Jul-14 16:49
Member 391904914-Jul-14 16:49 

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.