Understanding Game Application Development: With Xamarin.Forms and ASP.NET
暫譯: 理解遊戲應用程式開發:使用 Xamarin.Forms 和 ASP.NET
Vincent Maverick S. Durano
相關主題
商品描述
Learn to build a simple data-driven mobile game application using the power of Xamarin.Forms, ASP.NET, the Web API, and SignalR with this short book. In it you will build a cross-platform mobile application that targets both iOS and Android, connect your app with your database using Entity Framework, and implement real-time syncing functionality using SignalR.
Understanding Game Application Development starts by giving you an overview of the development tools, an installation guide, and a list of prerequisites. You will learn how to manage application flow, create your workspace, and set up your database. Next, you will see how to access data for handling CRUD operations and define the necessary API endpoints. Further, you will build a mobile application with Xamarin.Forms, both in iOS and in Android.
You will also understand the deployment and testing process as well as how to build a real-time leader board using ASP.NET MVC and SignalR. Finally, you will understand how to publish your source code on GitHub from Visual Studio 2017.
What You Will Learn
- Understand the basic concept and fundamentals of the technologies used for building the applications
- Set up your development environment
- Create a SQL database from scratch
- Implement a data access layer
- Define REST service endpoints using the Web API
- Deploy, test, and debug iOS and Android applications
- Push your source code to GitHub
Who This Book Is For
.NET developers who want to jump on mobile application development with Xamarin and learn with practical examples.
商品描述(中文翻譯)
學習如何使用 Xamarin.Forms、ASP.NET、Web API 和 SignalR 的強大功能來構建一個簡單的數據驅動移動遊戲應用程式。本書將指導您建立一個跨平台的移動應用程式,目標是 iOS 和 Android,並使用 Entity Framework 將您的應用程式與數據庫連接,實現使用 SignalR 的實時同步功能。
《理解遊戲應用程式開發》首先為您提供開發工具的概述、安裝指南和先決條件列表。您將學習如何管理應用程式流程、創建工作區以及設置數據庫。接下來,您將看到如何訪問數據以處理 CRUD 操作並定義必要的 API 端點。此外,您將使用 Xamarin.Forms 建立一個移動應用程式,涵蓋 iOS 和 Android 平台。
您還將了解部署和測試過程,以及如何使用 ASP.NET MVC 和 SignalR 構建實時排行榜。最後,您將了解如何從 Visual Studio 2017 將源代碼發佈到 GitHub。
您將學到的內容:
- 理解用於構建應用程式的技術的基本概念和基礎知識
- 設置您的開發環境
- 從零開始創建 SQL 數據庫
- 實現數據訪問層
- 使用 Web API 定義 REST 服務端點
- 部署、測試和調試 iOS 和 Android 應用程式
- 將您的源代碼推送到 GitHub
本書適合對象:
希望使用 Xamarin 進入移動應用程式開發並通過實際範例學習的 .NET 開發人員。