
Mastering Xamarin.Forms
App architecture techniques for building multi-platform, native mobile apps with Xamarin.Forms 4
Ed Snider(Author)
Packt Publishing
3rd Edition
Published on 30. December 2019
Book
Paperback/Softback
200 pages
978-1-83921-338-0 (ISBN)
Description
New edition of the bestselling guide to building an effective mobile app architecture with Xamarin.Forms 4 that maximizes the overall quality of apps.
Key Features
Updated for Xamarin.Forms 4
Packed with real-world scenarios and solutions to help you build professional grade mobile apps with Xamarin.Forms
Includes design patterns and best practice techniques that every mobile developer should know
Book DescriptionDiscover how to extend and build upon the components of the most recent version of Xamarin.Forms to develop an effective, robust mobile app architecture. This new edition features Xamarin.Forms 4 updates, including CollectionView and RefreshView, new coverage of client-side validation, and updates on how to implement user authentication.
Mastering Xamarin.Forms, Third Edition is one of the few Xamarin books structured around the development of a simple app from start to finish, beginning with a basic Xamarin.Forms app and going step by step through several advanced topics to create a solution architecture rich with the benefits of good design patterns and best practices.
This book introduces a core separation between the app's user interface and the app's business logic by applying the MVVM pattern and data binding, and then focuses on building a layer of plugin-like services that handle platform-specific utilities such as navigation and geo-location, as well as how to loosely use these services in the app with inversion of control and dependency injection. You'll connect the app to a live web-based API and set up offline synchronization before testing the app logic through unit testing. Finally, you will learn how to add monitoring to your Xamarin.Forms projects to track crashes and analytics and gain a proactive edge on quality.What you will learn
Find out how, when, and why to use architecture patterns and best practices with Xamarin.Forms
Implement the Model-View-ViewModel (MVVM) pattern and data binding in Xamarin.Forms mobile apps
Incorporate client-side validation in Xamarin.Forms mobile apps
Extend the Xamarin.Forms navigation API with a custom ViewModel-centric navigation service
Leverage the inversion of control and dependency injection patterns in Xamarin.Forms mobile apps
Work with online and offline data in Xamarin.Forms mobile apps
Use platform-specific APIs to build rich custom user interfaces in Xamarin.Forms mobile apps
Explore how to monitor mobile app quality using Visual Studio App Center
Who this book is forThis book is intended for .NET developers who are familiar with Xamarin mobile application development and the open source Xamarin.Forms toolkit. If you have already started working with Xamarin.Forms and want to take your app to the next level, making it more maintainable, testable and flexible, then this book is for you.
Key Features
Updated for Xamarin.Forms 4
Packed with real-world scenarios and solutions to help you build professional grade mobile apps with Xamarin.Forms
Includes design patterns and best practice techniques that every mobile developer should know
Book DescriptionDiscover how to extend and build upon the components of the most recent version of Xamarin.Forms to develop an effective, robust mobile app architecture. This new edition features Xamarin.Forms 4 updates, including CollectionView and RefreshView, new coverage of client-side validation, and updates on how to implement user authentication.
Mastering Xamarin.Forms, Third Edition is one of the few Xamarin books structured around the development of a simple app from start to finish, beginning with a basic Xamarin.Forms app and going step by step through several advanced topics to create a solution architecture rich with the benefits of good design patterns and best practices.
This book introduces a core separation between the app's user interface and the app's business logic by applying the MVVM pattern and data binding, and then focuses on building a layer of plugin-like services that handle platform-specific utilities such as navigation and geo-location, as well as how to loosely use these services in the app with inversion of control and dependency injection. You'll connect the app to a live web-based API and set up offline synchronization before testing the app logic through unit testing. Finally, you will learn how to add monitoring to your Xamarin.Forms projects to track crashes and analytics and gain a proactive edge on quality.What you will learn
Find out how, when, and why to use architecture patterns and best practices with Xamarin.Forms
Implement the Model-View-ViewModel (MVVM) pattern and data binding in Xamarin.Forms mobile apps
Incorporate client-side validation in Xamarin.Forms mobile apps
Extend the Xamarin.Forms navigation API with a custom ViewModel-centric navigation service
Leverage the inversion of control and dependency injection patterns in Xamarin.Forms mobile apps
Work with online and offline data in Xamarin.Forms mobile apps
Use platform-specific APIs to build rich custom user interfaces in Xamarin.Forms mobile apps
Explore how to monitor mobile app quality using Visual Studio App Center
Who this book is forThis book is intended for .NET developers who are familiar with Xamarin mobile application development and the open source Xamarin.Forms toolkit. If you have already started working with Xamarin.Forms and want to take your app to the next level, making it more maintainable, testable and flexible, then this book is for you.
More details
Edition
3rd Revised edition
Language
English
Place of publication
Birmingham
United Kingdom
Target group
Professional and scholarly
US School Grade: College Graduate Student
Edition type
Revised edition
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 12 mm
Weight
384 gr
ISBN-13
978-1-83921-338-0 (9781839213380)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Ed Snider
Mastering Xamarin.Forms
App architecture techniques for building multi-platform, native mobile apps with Xamarin.Forms 4
E-Book
09/2024
3rd Edition
Packt Publishing
€19.49
Available for download
Person
Ed Snider is a senior software developer, speaker, author, and Microsoft MVP based in the Washington D.C./Northern Virginia area. He has a passion for mobile design and development and regularly speaks about Xamarin and Windows app development in the community. Ed works at InfernoRed Technology, where his primary role is working with clients and partners to build mobile and media focused products on iOS, Android, and Windows. He started working with the .NET framework in 2005 when .NET 2.0 came out and has been building mobile apps with .NET since 2011. Ed blogs at edsnider[dot]net and can be found on Twitter at twitter[dot]com/edsnider.
Content
Table of Contents
Getting Started
MVVM and Data Binding
Navigation
Platform-Specific Services and Dependency Injection
User Interface
API Data Access
Authentication
Testing
App Monitoring
Getting Started
MVVM and Data Binding
Navigation
Platform-Specific Services and Dependency Injection
User Interface
API Data Access
Authentication
Testing
App Monitoring