Using MVVM Light with your Xamarin apps

Learn how to use the popular MVVM Light development framework with a focus on reliable, maintainable code that can be deployed across any of the .NET-supported mobile platforms. Clear examples are provided of the advantages of the MVVM platform along with step-by-step demonstrations of how to create...

Full description

Bibliographic Details
Main Author: Johnson, Paul
Format: eBook
Language:English
Published: [Berkeley, CA] Apress 2018
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02956nmm a2200421 u 4500
001 EB001953333
003 EBX01000000000000001116235
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781484224755 
020 |a 1484224752 
050 4 |a QA76.76.A65 
100 1 |a Johnson, Paul 
245 0 0 |a Using MVVM Light with your Xamarin apps  |c Paul Johnson 
260 |a [Berkeley, CA]  |b Apress  |c 2018 
300 |a 1 online resource 
505 0 |a 1: Installing MVVM Light -- 2: Your First MVVM Light Mobile App -- 3: Inversion of Control (IoC) & Messenging -- 4: Adding Functionality -- 5: Converting Your Existing Apps -- 6: The Outside World -- 7: Unit Testing -- 8: Using Xamarin Forms -- 9: Rounding Things Off. #xE000 
653 |a Logiciels d'application / Développement 
653 |a Microsoft programming / bicssc 
653 |a Application software / Development / fast 
653 |a COMPUTERS / Software Development & Engineering / General / bisacsh 
653 |a Mobile & handheld device programming / Apps programming / bicssc 
653 |a Software Engineering / bicssc 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
028 5 0 |a 10.1007/978-1-4842-2475-5 
015 |a GBB8L6635 
776 |z 1484224752 
776 |z 9781484224748 
776 |z 9781484224755 
776 |z 1484224744 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484224755/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.1 
082 0 |a 620 
520 |a Learn how to use the popular MVVM Light development framework with a focus on reliable, maintainable code that can be deployed across any of the .NET-supported mobile platforms. Clear examples are provided of the advantages of the MVVM platform along with step-by-step demonstrations of how to create applications at different levels of complexity. Application development is covered for iOS, Android, and Windows phone (UWP) using MVVM Light as the central framework. The model-view-view-model (MVVM) pattern is valued by many developers as an excellent way to create 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 have long been highly valued by WPF developers, and now that benefit is available to Xamarin developers, too. What You'll Learn: Set up and install MVVM Light Understand the advantages and disadvantages of MVVM Discover why inversion of control is important in MVVM Conduct unit testing of MVVM apps Convert your existing apps to use MVVM Use MVVM Light within a Xamarin Forms app Use webservices Be introduced to the new .NET 2.0 Standard Class Library and how to use MVVM Light with it