Search code examples
When and how should I use enumeration classes rather than enums?...


c#design-patternsenumerationseparation-of-concerns

Read More
Cakephp calling a function between Model and View...


phpcakephpseparation-of-concerns

Read More
MVC4 - DisplayMode versus Areas for creating a client portal to internal business app...


asp.net-mvcsecuritydryasp.net-mvc-areasseparation-of-concerns

Read More
Play! Framework Form/HTML Helpers: Separation of Concerns?...


scalaplayframeworkplayframework-2.1separation-of-concerns

Read More
View instantiating another view...


separation-of-concerns

Read More
MVC concatenated properties in View Model or in Controller...


c#asp.net-mvcmodel-view-controllerseparation-of-concerns

Read More
ASP.Net MVC - What replaces events to support loose coupling?...


asp.netasp.net-mvcseparation-of-concernsloose-couplingcode-separation

Read More
Which objects are responsible for maintaining references between aggregates?...


eventsdomain-driven-designseparation-of-concerns

Read More
Where to put certain logic in CakePHP...


phpcakephpseparation-of-concerns

Read More
When would I put my specific data access logic inside of my model in MVC?...


asp.net-mvcentity-frameworkmodel-view-controllerseparation-of-concerns

Read More
Authenticated User and Service Layer...


asp.net-mvcmodel-view-controllerasp.net-mvc-4separation-of-concernsservice-layer

Read More
Is the DataContext part of Model in MVC or a part of Controller?...


asp.net-mvcmodel-view-controllerdatacontextseparation-of-concerns

Read More
How to map DTO from EF to Model...


c#asp.net-mvcinterfacemodelseparation-of-concerns

Read More
Should the model change the UI or the UI both?...


javaandroidmodel-view-controlleruser-interfaceseparation-of-concerns

Read More
Are scopes in rails class or instance methods?...


ruby-on-rails-3separation-of-concernsscopes

Read More
Where should I keep the queries? entity class or control class?...


phpoopseparation-of-concerns

Read More
Why Avalon-Framework was closed?...


javainversion-of-controlseparation-of-concerns

Read More
Is this "anemic" model acceptable design?...


architectureseparation-of-concernsanemic-domain-model

Read More
Hibernate collection mapping: a really good separation of concern?...


hibernatedesign-patternsdaoseparation-of-concerns

Read More
Difference between Concern and Responsibility ( ie difference between SRP and SoC )?...


design-patternsseparation-of-concernssingle-responsibility-principle

Read More
Dojo declarative vs. programmatic creation of Select elements with stores...


dojoseparation-of-concerns

Read More
Where to put php objectToArray logic? Which layer?...


phpdesign-patternsseparation-of-concerns

Read More
Errors - Do they belong in the logic, or the presentation layer?...


phperror-handlingseparation-of-concerns

Read More
How do I separate business logic and database calls from a WCF web service?...


asp.netwcfdesign-patternsseparation-of-concernsmvp

Read More
Does data-id violate separation of concerns...


javascriptmodel-view-controllerseparation-of-concerns

Read More
Django - Separation of concerns and authentication...


pythondjangoauthenticationdjango-viewsseparation-of-concerns

Read More
How to integrate messages or outputs from Model layer into a templated page...


phpmodel-view-controllertemplate-engineseparation-of-concerns

Read More
Layering an ASP.NET MVC Web Application...


asp.net-mvcn-tier-architectureseparation-of-concerns

Read More
Event driven design and separation of core/UI logic...


c#model-view-controllereventsevent-handlingseparation-of-concerns

Read More
Appropriate delegation of responsibility in the following situation?...


javatddseparation-of-concerns

Read More
BackNext