Using MVVM Light with your Xamarin Apps
暫譯: 在 Xamarin 應用程式中使用 MVVM Light

Paul Johnson

  • 出版商: Apress
  • 出版日期: 2017-12-09
  • 售價: $1,740
  • 貴賓價: 9.5$1,653
  • 語言: 英文
  • 頁數: 200
  • 裝訂: Paperback
  • ISBN: 1484224744
  • ISBN-13: 9781484224748
  • 相關分類: Cross-Platform
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

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

商品描述(中文翻譯)

學習如何使用流行的 MVVM Light 開發框架,重點在於可靠且可維護的程式碼,這些程式碼可以部署在任何 .NET 支援的行動平台上。提供清晰的範例來展示 MVVM 平台的優勢,並逐步演示如何創建不同複雜度的應用程式。應用程式開發涵蓋 iOS、Android 和 Windows Phone (UWP),以 MVVM Light 作為核心框架。

模型-視圖-視圖模型 (MVVM) 模式受到許多開發者的重視,因為它是一種創建複雜現代應用程式的優秀方式。它清晰地分離了呈現層和業務邏輯,產生了乾淨的實現,促進了速度、可擴展性和在具有複雜 UI 的應用程式中的程式碼重用。這些特性長期以來受到 WPF 開發者的高度重視,而現在這一優勢也可供 Xamarin 開發者使用。

您將學到的內容:
- 設置和安裝 MVVM Light
- 理解 MVVM 的優缺點
- 探索控制反轉在 MVVM 中的重要性
- 對 MVVM 應用程式進行單元測試
- 將現有應用程式轉換為使用 MVVM
- 在 Xamarin Forms 應用程式中使用 MVVM Light
- 使用網路服務
- 了解新的 .NET 2.0 標準類別庫及如何與 MVVM Light 一起使用