Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in model-view-controller

how can I get post data in Kohana 3 controller?

Are there any JavaScript MVC frameworks that have no external dependencies?

Are there any MVC web frameworks that support multiple request types?

Ember multiple instance of controllers

Using MVC and fluent Nhibernate, how do I validate unique fields on my ViewModel before I bind them to my Domain Object and Save them?

Which design pattern could I use for showing dialog boxes?

What is the elegant solution for unrelated views in MVC web frameworks?

Serving static content with Spring 3

rules to redirect to subdomain

How would the 'Model' in a Rails-type webapp be implemented in a functional programming language?

Separating code from layout in template

php model-view-controller

Why does active record pattern not work with rich domain models?

MVC pattern: which is better? For views or controllers to create and reference the other?

KnockoutJS - Multiple partial views within on main view?

Reasons for not having a compact structure of an MVC application?

ClaimsPrincipal.Current vs. HttpContext.Current.User?

Rails 3 how do I use link_to to change the value of a boolean in the db?

MVC pattern differences

In MVC, does an ORM represent the model?

ASP.NET MVC - Model binding a set of dynamically generated checkboxes - how to