Universal Apps for Windows 10 2016
MVVM Patterns Revealed
Ashish Ghoda(Author)
Apress
1st Edition
Published on 11. July 2017
Book
Paperback/Softback
200 pages
978-1-4842-1321-6 (ISBN)
Description
In Windows 10 Microsoft has created a single platform with a common runtime to enable development of single code-base applications running on various Windows devices. These applications are called Universal Windows Apps. With the introduction of the Universal App Platform (UAP), an integrated set of development tools and APIs/SDKs for Windows 10, it is now truly possible to have "One Windows Platform" to develop Universal Apps. The Model-View-View-Model (MVVM) pattern is valued by many developers as an excellent way of creating sophisticated modern applications. Its clear separation of presentation and business logic produces a clean implementation that promotes speed, scalability and code reuse in applications with a complex UI. These characteristics are particularly valuable to WPF developers. This 200 page, information-rich, guide we will show you how MVVM works with both XAML (C#) and HTML5 (JavaScript) flavors of Windows 10 Universal Apps. Beginning with a brief recap of Windows 10 Universal Apps and Microsoft One Windows Platform and MVVM concepts under .N
ET ( to provide a common frame of reference) the author then will then dive into the details of how MVVM can best be implemented for Windows 10 Universal Apps, showing a working application framework in each case.
ET ( to provide a common frame of reference) the author then will then dive into the details of how MVVM can best be implemented for Windows 10 Universal Apps, showing a working application framework in each case.
More details
Edition
1st ed.
Language
English
Place of publication
Berlin
Germany
Publishing group
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG
Target group
Professional and scholarly
Popular/general
Illustrations
biography
Dimensions
Height: 254 mm
Width: 178 mm
ISBN-13
978-1-4842-1321-6 (9781484213216)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Person
strongAshish Ghoda/strong is a customer-focused and business values-driven information technology executive with over 11 years of leadership, technical and financial management, and enterprise application architect experience. Currently, he is associate director at a "Big Four" accounting firm.
Content
1. Microsoft One Windows Platform and Universal Apps 2. Setting up Windows 10 Universal App Project 3. Implementing the View 4. Implementing the Model 5. Implementing the ViewModel 6. HTML5, JavaScript, and Windows 10 Universal Apps 7. View, Model and ViewModel Structures in HTML5 and JavaScript