Limit this search to....

Model View Viewmodel
Contributor(s): Willy, Nethanel (Editor)
ISBN: 6200915482     ISBN-13: 9786200915481
Publisher: Culp Press
OUR PRICE:   $39.90  
Product Type: Paperback
Published: March 2012
* Not available - Not in print at this time *
Additional Information
BISAC Categories:
- Computers | Enterprise Applications - General
Physical Information: 0.15" H x 5.98" W x 9.02" (0.23 lbs) 64 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. The Model View ViewModel is an architectural pattern used in software engineering that originated from Microsoft as a specialization of the Presentation Model design pattern introduced by Martin Fowler. Largely based on the model-view-controller pattern, MVVM is targeted at modern UI development platforms in which there is a user experience developer who has requirements different from those of a more "traditional" developer. The View-Model of MVVM is a value converter meaning that the View-Model is responsible for exposing the data objects from the Model in such a way that those objects are easily managed and consumed.