Mastering Xamarin.Forms. Build rich, maintainable multiplatform native mobile apps with Xamarin.Forms - Helion

Tytuł oryginału: Mastering Xamarin.Forms. Build rich, maintainable multiplatform native mobile apps with Xamarin.Forms
ISBN: 9781785284946
stron: 184, Format: ebook
Data wydania: 2016-01-30
Księgarnia: Helion
Cena książki: 94,99 zł
Discover how to extend and build upon the components of the Xamarin.Forms toolkit to develop an effective, robust mobile app architecture. Starting with an app built with the basics of the Xamarin.Forms toolkit, we’ll go step by step through several advanced topics to create a solution architecture rich with the benefits of good design patterns and best practices.
We’ll start by introducing a core separation between the app’s user interface and the app’s business logic by applying the MVVM pattern and data binding.
Discover how to extend and build upon the components of the Xamarin.Forms toolkit to develop an effective, robust mobile app architecture. Starting with an app built with the basics of the Xamarin.Forms toolkit, we’ll go step by step through several advanced topics to create a solution architecture rich with the benefits of good design patterns and best practices.
We’ll start by introducing a core separation between the app’s user interface and the app’s business logic by applying the MVVM pattern and data binding.
Then we will focus on building out a layer of plugin-like services that handle platform-specific utilities such as navigation, geo-location, and the camera, as well as how to use these services with inversion of control and dependency injection. Next we’ll connect the app to a live web-based API and set up offline synchronization. Then, we’ll dive into testing the app—both the app logic through unit tests and the user interface using Xamarin’s UITest framework. Finally, we’ll integrate Xamarin Insights for monitoring usage and bugs to gain a proactive edge on app quality.
Osoby które kupowały "Mastering Xamarin.Forms. Build rich, maintainable multiplatform native mobile apps with Xamarin.Forms", wybierały także:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 zł -91%)
Spis treści
Mastering Xamarin.Forms. Build rich, maintainable multiplatform native mobile apps with Xamarin.Forms eBook -- spis treści
- 1. Getting Started
- 2. MVVM and Data Binding
- 3. Navigation Services
- 4. Platform specific services and dependency injection
- 5. User Interface
- 6. API Data Access
- 7. Authentication
- 8. Unit Testing
- 9. UI Testing