Click here to Skip to main content
16,004,919 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: Employee Portal Pin
Mycroft Holmes15-Nov-11 21:19
professionalMycroft Holmes15-Nov-11 21:19 
AnswerRe: Employee Portal Pin
R. Giskard Reventlov15-Nov-11 21:49
R. Giskard Reventlov15-Nov-11 21:49 
QuestionRe: Employee Portal Pin
Sunil Kokkiligadda16-Nov-11 12:30
Sunil Kokkiligadda16-Nov-11 12:30 
AnswerRe: Employee Portal Pin
R. Giskard Reventlov14-Dec-11 3:25
R. Giskard Reventlov14-Dec-11 3:25 
GeneralRe: Employee Portal Pin
Mycroft Holmes20-Nov-11 19:35
professionalMycroft Holmes20-Nov-11 19:35 
GeneralRe: Employee Portal Pin
dawmail3337-Dec-11 1:57
dawmail3337-Dec-11 1:57 
AnswerRe: Employee Portal Pin
srinivas vadepally20-Nov-11 19:00
srinivas vadepally20-Nov-11 19:00 
QuestionHow far is to far for separation of concerns? Pin
GateKeeper2214-Nov-11 6:57
GateKeeper2214-Nov-11 6:57 
I currently working on a project in MVC .net and I found my self asking how far is to far for separation of concerns? A little back history. The project I am working on is separated into business logic, data access, and business entity layers. It is a web app that is developed using the MVC pattern so it also has Controllers and Views. We are currently using our business entity objects as our model for this project. But now one of the developers I work with wants to implement view models that inherit from the business entities. 99.9% of the time the view model will just be an empty class that inherits from the business entities. I am against using adding another layer to the app and I want to find out what some other peoples opinions are.
GeneralRe: How far is to far for separation of concerns? Pin
GateKeeper2214-Nov-11 8:19
GateKeeper2214-Nov-11 8:19 
AnswerRe: How far is to far for separation of concerns? Pin
jschell14-Nov-11 8:24
jschell14-Nov-11 8:24 
GeneralRe: How far is to far for separation of concerns? Pin
GateKeeper2214-Nov-11 8:28
GateKeeper2214-Nov-11 8:28 
GeneralRe: How far is to far for separation of concerns? Pin
jschell16-Nov-11 9:15
jschell16-Nov-11 9:15 
AnswerRe: How far is to far for separation of concerns? Pin
Eddy Vluggen14-Nov-11 9:21
professionalEddy Vluggen14-Nov-11 9:21 
GeneralRe: How far is to far for separation of concerns? Pin
GateKeeper2214-Nov-11 9:47
GateKeeper2214-Nov-11 9:47 
GeneralRe: How far is to far for separation of concerns? Pin
Eddy Vluggen14-Nov-11 10:26
professionalEddy Vluggen14-Nov-11 10:26 
GeneralRe: How far is to far for separation of concerns? Pin
GateKeeper2214-Nov-11 14:04
GateKeeper2214-Nov-11 14:04 
AnswerRe: How far is to far for separation of concerns? Pin
Eddy Vluggen15-Nov-11 5:43
professionalEddy Vluggen15-Nov-11 5:43 
GeneralRe: How far is to far for separation of concerns? Pin
GateKeeper2215-Nov-11 6:46
GateKeeper2215-Nov-11 6:46 
GeneralRe: How far is to far for separation of concerns? Pin
jschell16-Nov-11 9:22
jschell16-Nov-11 9:22 
GeneralRe: How far is to far for separation of concerns? Pin
GateKeeper2218-Nov-11 6:21
GateKeeper2218-Nov-11 6:21 
AnswerRe: How far is to far for separation of concerns? Pin
RobCroll27-Nov-11 16:51
RobCroll27-Nov-11 16:51 
AnswerRe: How far is to far for separation of concerns? Pin
gentlegod00125-Dec-11 4:36
gentlegod00125-Dec-11 4:36 
QuestionCould there be a base class for customers, employees and suppliers? Pin
nstk10-Nov-11 2:31
nstk10-Nov-11 2:31 
AnswerRe: Could there be a base class for customers, employees and suppliers? Pin
CDP180210-Nov-11 2:47
CDP180210-Nov-11 2:47 
AnswerRe: Could there be a base class for customers, employees and suppliers? Pin
Wayne Gaylard10-Nov-11 2:52
professionalWayne Gaylard10-Nov-11 2:52 

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.