Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in model-view-controller

Correct design for entity classes. Need recommendations

Best examples of MVC pattern for Javascript? [closed]

The type or namespace name 'nullable' could not be found (are you missing a using directive or an assembly reference?) [closed]

Zend_Framework- Where to Place $_GET and $_POST (HTTP Request) handling?

Ajax Post passing null to Controller

Generic class constraint where <T> is a type constraining the generic class

What is the best (designwise) way to pass an NSArray of model objects to a view object?

Is the REST support in Spring 3's MVC Framework production quality yet?

Refactoring a long servlet conditional

How to manage password during update user profile in Yii2

Should models be namespaced in Rails?

Call to undefined method Closure::query()

Spring Formatters inside data model, is this a violation of MVC? Is there a better alternative?

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

html helper dropdown list to display hardcoded values in my view, not values from database