In CakePHP, where would I put a method that performs a check on the Session User?...
Read MoreHow to design a data model to be usable across different application frameworks?...
Read MoreBeginning Laravel 4 - Keeping the controller skinny...
Read MoreDjango - divide html file in components...
Read MoreWhen is it appropriate to create HTML code in the controller (or back end)...
Read MoreJava, Netbeans and separation of concerns...
Read MoreShould I create a Controller or just a class if Model is accessed but not view is involved?...
Read MoreCalculations In Data Access Layer...
Read MoreSeparate projects for MVC5 and Web API 2...
Read MoreAsp.NET MVC - DataAnnotations and ModelState.IsValid too invasive into the domain model?...
Read MoreShould I throw exceptions in the presentation layer?...
Read MoreOne View and Multiple Domains/Controllers in Grails...
Read MoreRails - query model in view or controller?...
Read MoreSkinny controller passing hierarchical/nested data to view...
Read MoreGetting the list of questions back through the view model from the view on form submit...
Read MoreDoes Dependency Injection (DI) rely on Interfaces?...
Read MoreKeeping IClientValidatable outside the model layer...
Read MoreTo use interceptors or not interceptors in MVC application framework?...
Read MoreASP.NET MVC - separating large app...
Read MoreRendering route inside child view...
Read MoreEmberJS: Good separation of concerns for Models, Stores, Controllers, Views in a rather complex appl...
Read MoreIs that a proper way to refactor ActiveRecord fat models?...
Read MoreShould I bring two entities together at the Service layer, the Repository layer, or make a repositor...
Read MoreAccessing Database Entities from Controller...
Read MoreTemplate site for MVC3; is this the proper way to display the model?...
Read MoreKnockout ViewModel separation, whats the general approach/best practice?...
Read MorePath for separating out the view layer from an existing winforms app?...
Read More