Cantitate/Preț
Produs

Understanding Game Application Development: With Xamarin.Forms and ASP.NET

Autor Vincent Maverick S. Durano
en Limba Engleză Paperback – 13 dec 2018
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 boardusing 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.

Citește tot Restrânge

Preț: 15871 lei

Preț vechi: 19839 lei
-20% Nou

Puncte Express: 238

Preț estimativ în valută:
3038 3159$ 2542£

Carte disponibilă

Livrare economică 21 februarie-07 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484242636
ISBN-10: 1484242637
Pagini: 105
Ilustrații: XVI, 269 p. 102 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.41 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1:  Introduction.- Chapter 2:  Getting Started.- Chapter 3:  Configure Data Access and API Endpoints.- Chapter 4:  Building the Mobile Application with Xamarin.Forms.- Chapter 5: Building a Simple Real-time Leaderboard Web App with ASP.NET SignalR and MVC.- Chapter 6: Deployment and Installation.- Chapter 7: Pushing Your Code to GitHub.

Notă biografică

Vincent works as a senior software engineer in a research and development company, focusing mainly on web and mobile technologies. He is a nine-time Microsoft MVP, three-time C# Corner MVP, CodeProject MVP, Microsoft Influencer, DZone MVB and a regular contributor at CodeProject, CsharpCorner, Microsoft TechNet Wiki, AspSnippets and Xamarin. He also contributes at the official Microsoft ASP.NET community site where he became one of the all-time top answerers with All-Star recognition level (the highest attainable level).
He authored a few e-books for C# Corner: GridView Control Pocket Guide, ASP.NET MVC 5: A Beginner’s Guide and is now working on a new book entitled ASP.NET Core 2: A Beginner’s Guide.
He runs a blog at http://vmsdurano.com, created a few open-source projects that are hosted on Codeplex and GitHub. He also developed VMD.RESTApiResponseWrapper.Core and VMD.RESTApiResponseWrapper.Net NuGet packages.

Textul de pe ultima copertă

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 leaderboard using ASP.NET MVC and SignalR. Finally, you will understand how to publish your source code on GitHub from Visual Studio 2017.

You will:
  • 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

Caracteristici

Includes real-time leader board examples Covers mobile app development for both iOS and Android Discusses creating SQL databases and Web API endpoints