Difference between revisions of "Controllers Software"

From SolidsWiki
Jump to navigation Jump to search
(Created page with "Category:Software{{Knoppen}} <noinclude><!------------------------------------------------ * READ THIS FIRST * Only edit this page if you can improve the content. * Improper...")
 
Line 1: Line 1:
[[Category:Software]]{{Knoppen}}
[[Category:Software]]{{Knoppen}}
<noinclude><!------------------------------------------------
[[File:Controller software.jpg|thumb|right|Controllers Software]]
* READ THIS FIRST
'''Controllers Software''' is a software architecture pattern that separates the representation of information from the user's interaction with it.
* Only edit this page if you can improve the content.
The model consists of application data and business rules, and the controller mediates input, converting it to commands for the model or view.
* Improper use of this page will lead to permanent banning.
* Please do not edit the sponsored link on the top right corner.
* Please start editing this page after the /noinclude
* -------------------------------------------------></noinclude>
This page is still empty. If you know something about this product, please share your knowledge with others.

Revision as of 22:54, 7 February 2013

Controllers Software

Controllers Software is a software architecture pattern that separates the representation of information from the user's interaction with it. The model consists of application data and business rules, and the controller mediates input, converting it to commands for the model or view.