Completed
Your First Xamarin Forms App
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Xamarin Forms Tutorial- Build Native Mobile Apps with C#
Automatically move to the next video in the Classroom when playback concludes
- 1 What is Xamarin Forms
- 2 Setting Up the Development Environment
- 3 Creating an App Using Visual Studio
- 4 Creating an App Using Xamarin Studio
- 5 Your First Xamarin Forms App
- 6 How Xamarin Works
- 7 Course Layout
- 8 XAML vs Code
- 9 Content Property
- 10 Accessing Elements in Code-behind
- 11 Data Binding
- 12 Binding Context
- 13 Dealing with Device Differences
- 14 Property Element Syntax
- 15 XAML Compilation
- 16 Exercise