Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in separation-of-concerns

MVVM what part of pattern responsible for grouping of datagrid

Where does my CRUD LINQ Code Go? ASP.NET MVC

Asp.NET MVC - DataAnnotations and ModelState.IsValid too invasive into the domain model?

nodejs and logging through different modules

MVC - is it just a 3 tier model?

Most Correct way to redirect page with Model-View-Presenter Pattern

ASP.NET: Code behind or no code behind?

Who's responsibility is it to encode a string?

Is that a proper way to refactor ActiveRecord fat models?

Separation of Concerns the Repository Pattern & Entity Framework 3.5

How much directory separation should my framework have?

What's the intent of the Rollback method in the Unit of Work pattern?

Domain Driven Design, SOC, and entity identification

What's the best way to separate concerns for this code?

c# separation-of-concerns

Refactoring a legacy WebForms app to better separation of concerns

MVC: Are Models and Entity objects separate concepts?

Concerns about separating front-end and back-end with a NodeJS UI server [closed]

What does N-tier Architecture mean nowadays?

ViewModels and rendering