bn:02245403n
Noun Concept
Categories: Software design patterns, Articles with short description, Architectural pattern (computer science)
EN
model–view–controller  Model-view-controller  Model-template-view  controller  model
EN
Model–view–controller is a software design pattern commonly used for developing user interfaces that divides the related program logic into three interconnected elements. Wikipedia
Definitions
Relations
Sources
EN
Model–view–controller is a software design pattern commonly used for developing user interfaces that divides the related program logic into three interconnected elements. Wikipedia
An architectural pattern used in software engineering Wikipedia Disambiguation
A design pattern in software engineering Wikipedia Disambiguation
Software architectural pattern for user interfaces which divides the related program logic into three interconnected elements to separate internal representations of information and how information is presented to and accepted from the user Wikidata
An architectural pattern used in software engineering that decouples data access and business logic from data presentation and user interaction by introducing an intermediate component: the controller. OmegaWiki