Is it possible to temporarily disable constraints in MySQL? I have two Django models, each with a foreign key
I'm relatively new to design patterns but I feel that I've got a good understanding of the MVC patte
I'm trying to get to grips with the power behind Joomla (3.x)'s framework. I've noticed that th
I am new to Joomla, I want to know how the Joomla controller passes data to the model, model to controller and
Drupal is frequently referred as a Content Management Framework, does it comply with the MVC paradigm? If it d
I am new to ASP.NET MVC. I have a problem with understanding the purpose of a ViewModel. What is a ViewModel
I want to get all the error messages out of the modelState without knowing the key values. Looping through to
In Yii, is there a way to render a single action using a different layout than that defined for the controller
I'm new to iOS and Objective-C and the whole MVC paradigm and I'm stuck with the following: I have a
I'm currently learning AngularJS and am having difficulty understanding the difference between ng-bind an