Search Books

Windows 8 MVVM Patterns Revealed: covers both C# and JavaScript (Expert's Voice in Windows 8)

Author Ashish Ghoda
Publisher Apress
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
Price not listed
🛒 Buy New on Amazon 🇺🇸
Share:
Book Details
Author(s)Ashish Ghoda
PublisherApress
ISBN / ASINB00ACC6BM2
ISBN-13978B00ACC6BM4
Sales Rank1,124,703
MarketplaceUnited States 🇺🇸

Description

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.

What you’ll learn

  • How the MVVM pattern can bring elegance, power, speed and reusability to your Windows 8 apps.
  • That MVVM implementations under Windows 8 differ from MVVM implementations under .NET.
  • Produce fully working Metro-style applications using XAML and HTML5
  • How you can use the popular KnockoutJS Framework to speed the development of your HTML5 Metro apps.
  • Essential tips, tricks and cautions that will allow you to bring your existing .NET skills to bear quickly in the Windows 8 world.

Who this book is for

This is a fast-paced guide for developers comfortable with both .NET programming and the fundamentals of Windows 8 development.