ACRO.IT Acronym Directory

  • Increase font size
  • Default font size
  • Decrease font size
Home Software MVC - Model-View-Controller

MVC - Model-View-Controller

E-mail Print PDF
Model-View-Controller (MVC) is a software design pattern often used by applications that need the ability to maintain multiple views of the same data. The MVC pattern hinges on a clean separation of objects into models for maintaining data, views for displaying all or a portion of the data, and controllers for handling events that affect the model or view.
Last Updated on Sunday, 08 March 2009 11:39  

Google Ads


Newsflash

SaaS - Software as a Service

Software as a Service (SaaS) is a model of software distribution whereby software applications deployed as a hosted service and accessed over the Internet via a standard web browser.