Windows 8 MVVM Patterns Revealed: Covers both C# and JavaScript

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

The Model-View-View-Model (MVVM) pattern is held in high regard by many developers as an excellent way of creating sophisticated modern applications. It's clear seperation of presentation and business logic produces a clean implementation that promotes speed, scalability and code reuse in applications with a complex UI. These strengths have found it favor with WPF and Silverlight developers. It is now increasingly being employed for Windows 8 apps, a purpose to which it is ideally suited as this book will show.

In this brief, information-rich, guide we will show you how MVVM works with both XAML (C#) and HTML5 (JavaScript) flavors of Windows 8. Beginning with a brief recap of MVVM concepts under .NET - to provide a common frame of reference - we will then delve into the details of how MVVM can best be implemented in Metro-style apps for Windows 8 and show a working application framework in each case.

Author(s): Ashish Ghoda (auth.)
Edition: 1
Publisher: Apress
Year: 2012

Language: English
Pages: 172
Tags: Computer Science, general

Front Matter....Pages i-xxii
Setting Up Windows 8 Application Project....Pages 1-11
Implementing the View....Pages 13-45
Implementing the Model....Pages 47-57
Implementing the ViewModel....Pages 59-98
HTML5, JavaScript, and Windows 8 Applications....Pages 99-107
View, Model, and ViewModel Structures in HTML5 and JavaScript....Pages 109-144
Back Matter....Pages 145-148