Model-View-ViewModel (MVVM)

GPTKB entity

Statements (30)
Predicate Object
gptkbp:instanceOf gptkb:architecture
gptkbp:abbreviation gptkb:MVVM
gptkbp:component gptkb:model
View
ViewModel
gptkbp:firstDescribed gptkb:John_Gossman
2005
https://www.w3.org/2000/01/rdf-schema#label Model-View-ViewModel (MVVM)
gptkbp:influencedBy gptkb:Model-View-Controller_(MVC)
Presentation Model
gptkbp:pattern Design Pattern
architectural pattern
gptkbp:popularFor gptkb:Xamarin
gptkb:Silverlight
gptkb:WPF
gptkb:.NET
Microsoft technologies
gptkbp:purpose separation of concerns
facilitate unit testing
improve code maintainability
gptkbp:relatedTo gptkb:Model-View-Controller_(MVC)
gptkb:Model-View-Presenter_(MVP)
gptkbp:usedFor data binding
UI logic separation
testability of UI code
gptkbp:usedIn software engineering
user interface development
application development
gptkbp:bfsParent gptkb:Model-View-Controller_(MVC)
gptkbp:bfsLayer 7