Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in model-view-controller

Organising a GUI application

Zend Framework ORM-style table data gateway vs. extending Zend_Db_Table_Abstract

Should controllers in MVC web applications be unit-testable?

Hierarchic MVC in Rails 3?

facebook-C#-sdk MVC "Hello World" app - how to get access token?

Rails: What does it actually mean to "render a template"

What should own the model in an MVC pattern?

Clean Architecture Vs MVPC/MVC/MVP [closed]

Higher .NET Framework Version for System.Net.Http than Project

MVC DDD: Is it OK to use repositories together with services in the controller?

Help with Dependency Injection in MVC app

Html helpers no longer able to infer type arguments

Can you remove the HTML Field Prefix from strongly typed models in MVC 3?

How to set a delegate for a single cell in Qt item view?

Real World MVC - Dealing with Forms

Can a utility class be a Model class in a MVC framework?

Observing properties of an array that is being observed in KnockoutJS

Grails vs. JAX-RS for RESTful API / MVC App

Disable the hash change controller in JQuery mobile UI and replace with backbone.js

Model object ownership and MVC in Cocoa / iOS / iPhone