/xamarin.forms-workshop

Xamarin.Forms Full Day Workshop

Primary LanguageC#MIT LicenseMIT

Xamarin.Forms - Hands On Lab

Today we will build a cloud connected Xamarin.Forms application that will display a list of Monkeys from around the world. We will start by building the business logic backend that pulls down json-ecoded data from a RESTful endpoint. We will then leverage Xamarin.Essentials to find the closest monkey to us and also show the monkey on a map.

Slides

Slides can be downloaded from OneDrive for each part of the workshop.

Setup Guide

Hey there! This workshop will be a hands on and a bring your own device workshop. You can develop on PC or Mac and all you will need to do is install Visual Studio 2019 or Visual Studio for Mac 2019 with the Xamarin workload.

Follow our simple setup guide to ensure you have Visual Studio 2019 and Xamarin setup and ready to deploy.

Before the conference I recommend going through the quick 10 minute Xamarin Tutorial that will guide you through installation and also ensuring everything is configured correct.

If you are new to mobile development, we recommend deploying to a physical Android device which can be setup in just a few steps. If you don't have a device, don't worry as you can setup an Android emulator with hardware acceleration. If you don't have time to set this up ahead of time, don't worry as we are here to help during the workshop.

Beyond that you will be good to go for the workshop! If you have some spare time we have prepared a full Xamarin 101 series to cover the basics of mobile development with .NET.

I have also put together an abstract of what you can expect for the day long workshop:

  • 30 Min Session - Introduction to Xamarin Session & Setup Help
  • Single Page List of Data
  • MVVM & Data Binding
  • Navigation
  • Platform Specific Optimizations
  • Application Resources
  • 30 Min Session - Introduction to App Center
  • Integrating Data Services
  • Adding Azure Functions for Data
  • User Specific Data
  • Analytics, Crash reporting, and more

If you have any questions please reach out to me on Twitter @JamesMontemagno.