Working with Remote Data in Xamarin.Forms Applications

Go to class
Write Review

Free Online Course: Working with Remote Data in Xamarin.Forms Applications provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Working with Remote Data in Xamarin.Forms Applications is taught by Gill Cleeren.

Overview
  • Learn how your Xamarin.Forms application can connect with APIs for its data needs.

    Using Xamarin.Forms, .NET developers have the ability to create mobile applications with ease. Nearly every application will need to communicate with a backend for data. In this course, Working with Remote Data in Xamarin.Forms Applications, you will learn how you can access remote data over services from your Xamarin.Forms applications. First, you will see the different supported service types, since Xamarin.Forms can’t communicate with just any service type. Next, you will discover how to communicate with SOAP and WCF services first. Then, you will explore a REST API and see how this can be accessed from Xamarin.Forms. Finally, you will understand how to make the service communication in Xamarin.Forms applications more resilient using retry and error handling. After finishing this course, you will have a good understanding of how your Xamarin.Forms applications can connect with services to access up-to-date data.