Mastering Xamarin UI Development - Second Edition: Build maintainable, cross platform mobile app UI with the power of Xamarin
暫譯: 精通 Xamarin UI 開發 - 第二版:利用 Xamarin 的力量構建可維護的跨平台行動應用程式 UI
Steven F. Daniel
- 出版商: Packt Publishing
- 出版日期: 2018-08-31
- 售價: $1,700
- 貴賓價: 9.5 折 $1,615
- 語言: 英文
- 頁數: 612
- 裝訂: Paperback
- ISBN: 1788995511
- ISBN-13: 9781788995511
-
相關分類:
Cross-Platform、使用者介面 UI
立即出貨 (庫存=1)
買這商品的人也買了...
-
$250$225 -
$2,100$1,995 -
$520$411 -
$700Professional Scrum Development with Microsoft Visual Studio 2012 (Paperback)
-
$940$700 -
$500$395 -
$3,340$3,173 -
$790$616 -
$958深度學習
-
$650$507 -
$580$452 -
$454JSON 實戰
-
$1,280$1,088 -
$1,980$1,881 -
$269大數據技術
-
$1,670$1,587 -
$398$299 -
$460$391 -
$420$332 -
$599$473 -
$800$680 -
$400$316 -
$780$663 -
$2,024Learning Blazor: Build Single-Page Apps with Webassembly and C# (Paperback)
-
$720$562
相關主題
商品描述
Learn how to build stunning, maintainable, cross-platform mobile application user interfaces using C# 7 with the power of both the Xamarin and Xamarin.Forms frameworks.
Key Features
You'll learn how to add location-based features by to your apps by creating a LocationService class and using the Xam.Plugin.Geolocator cross-platform library, that will be used to obtain the current device location. Next, you'll learn how to work with and implement animations and visual effects within your UI using the PlatformEffects API, using C# code.
At the end of this book, you'll learn how to integrate Microsoft Azure App Services and use the Twitter APIs within your app. You will work with the Razor Templating Engine to build a book library HTML5 solution that will use a SQLite.net library to store, update, retrieve, and delete information within a local SQLite database. Finally, you will learn how to write unit tests using the NUnit and UITest frameworks.
What you will learn
Table of Contents
Key Features
- Build effective native and cross-platform user interfaces using the Xamarin frameworks for iOS and Android, as well as Xamarin.Forms
- Maximize the testability, flexibility, and overall quality of your Xamarin mobile apps
- Step-by-Steps guide that is packed with real-world scenarios and solutions, to build professional grade mobile apps and games for the iOS and Android platforms, using C# 7
You'll learn how to add location-based features by to your apps by creating a LocationService class and using the Xam.Plugin.Geolocator cross-platform library, that will be used to obtain the current device location. Next, you'll learn how to work with and implement animations and visual effects within your UI using the PlatformEffects API, using C# code.
At the end of this book, you'll learn how to integrate Microsoft Azure App Services and use the Twitter APIs within your app. You will work with the Razor Templating Engine to build a book library HTML5 solution that will use a SQLite.net library to store, update, retrieve, and delete information within a local SQLite database. Finally, you will learn how to write unit tests using the NUnit and UITest frameworks.
What you will learn
- Downloading and Installing the Visual Studio for Mac IDE
- Overview and Understanding of the Xamarin Mobile Platform
- Understand the MVVM architectural pattern and how to implement this with your apps
- Build a NavigationService class to enable navigation between your ViewModels
- Implement Data-Binding to control elements within your XAML pages and ViewModels
- Create and Implement Xamarin.Forms Animations within your applications
- Work with the Microsoft Azure App Services Platform and the Twitter API
Table of Contents
- Setting up Visual Studio for Mac
- Building a Photo Library app using Xamarin.Android and C#
- Building a Picture Sliding Game using Xamarin.iOS and C#
- Creating the TrackMyWalks Native App
- MVVM and Data Binding
- Navigating within the MVVM Model - The Xamarin.Forms Way
- Adding Location-Based Features within Your App
- Customizing the User Interface
- Working with Animations in Xamarin.Forms
- Working with the Razor Templating Engine
- Incorporating API Data Access using Microsoft Azure App Services
- Making our App Social - Using the Twitter API
- Unit Testing your Xamarin.Forms App using the NUnit and UITest Frameworks
商品描述(中文翻譯)
學習如何使用 C# 7 和 Xamarin 及 Xamarin.Forms 框架的強大功能,構建令人驚豔、可維護的跨平台移動應用程序用戶界面。
主要特點
- 使用 Xamarin 框架為 iOS 和 Android 以及 Xamarin.Forms 構建有效的原生和跨平台用戶界面
- 最大化您的 Xamarin 移動應用的可測試性、靈活性和整體質量
- 提供逐步指南,包含真實世界的場景和解決方案,使用 C# 7 為 iOS 和 Android 平台構建專業級的移動應用和遊戲
您將學習如何通過創建 LocationService 類並使用 Xam.Plugin.Geolocator 跨平台庫來為您的應用添加基於位置的功能,該庫將用於獲取當前設備位置。接下來,您將學習如何在 UI 中使用 PlatformEffects API 實現動畫和視覺效果,使用 C# 代碼。
在本書的最後,您將學習如何集成 Microsoft Azure App Services 並在您的應用中使用 Twitter API。您將使用 Razor 模板引擎構建一個書籍庫 HTML5 解決方案,該解決方案將使用 SQLite.net 庫來存儲、更新、檢索和刪除本地 SQLite 數據庫中的信息。最後,您將學習如何使用 NUnit 和 UITest 框架編寫單元測試。
您將學習的內容
- 下載和安裝 Visual Studio for Mac IDE
- Xamarin 移動平台的概述和理解
- 理解 MVVM 架構模式及如何在您的應用中實現它
- 構建 NavigationService 類以啟用 ViewModels 之間的導航
- 實現數據綁定以控制 XAML 頁面和 ViewModels 中的元素
- 在您的應用中創建和實現 Xamarin.Forms 動畫
- 使用 Microsoft Azure App Services 平台和 Twitter API
目錄
- 設置 Visual Studio for Mac
- 使用 Xamarin.Android 和 C# 構建照片庫應用
- 使用 Xamarin.iOS 和 C# 構建圖片滑動遊戲
- 創建 TrackMyWalks 原生應用
- MVVM 和數據綁定
- 在 MVVM 模型中導航 - Xamarin.Forms 的方式
- 在您的應用中添加基於位置的功能
- 自定義用戶界面
- 在 Xamarin.Forms 中處理動畫
- 使用 Razor 模板引擎
- 使用 Microsoft Azure App Services 整合 API 數據訪問
- 使我們的應用社交 - 使用 Twitter API
- 使用 NUnit 和 UITest 框架對您的 Xamarin.Forms 應用進行單元測試