All Projects → codemillmatt → xamarin-101

codemillmatt / xamarin-101

Licence: MIT License
XAML based demos for Xamarin 101 series

Programming Languages

C#
18002 projects

Xamarin 101 Tutorials

Heyo!

Welcome to the Xamarin 101 Tutorial code repository. This repository backs up the Xamarin 101 Tutorials that aired on Microsoft's Channel 9 during the summer of 2019. That's a long time ago you say? Don't worry - the concepts are still relevant.

This readme will walk you through Xamarin.Forms UI with XAML, Xamarin.Forms MVVM with XAML, and Xamarin.Forms Navigation with XAML. These are episodes 5, 6, and 7.

There are more episodes in the series - a lot more. The first 4 are dedicated to explaining what Xamarin is and how to install it on a Mac and PC. And finally a basic Xamarin.Forms solution structure that you'll see a lot.

There's really nothing to put in a readme about those, go watch the linked videos.

Episodes 8, 9, and 10 deal with the exact same concepts as 5, 6, and 7 - but instead of using XAML, they do it with C#.

This repo will cover XAML, as that's the most popular way of building Xamarin.Forms apps today.

The Episodes

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].