Overview
Dive into a comprehensive tutorial on building native mobile apps with Xamarin Forms and C#. Learn the fundamentals of Xamarin Forms, set up your development environment, and create your first app using both Visual Studio and Xamarin Studio. Explore the inner workings of Xamarin, compare XAML and code approaches, and master essential concepts like content properties, data binding, and binding context. Discover techniques for handling device differences, understand property element syntax, and gain insights into XAML compilation. Conclude with a hands-on exercise to reinforce your newly acquired skills in cross-platform mobile app development.
Syllabus
What is Xamarin Forms.
Setting Up the Development Environment.
Creating an App Using Visual Studio .
Creating an App Using Xamarin Studio .
Your First Xamarin Forms App.
How Xamarin Works.
Course Layout.
XAML vs Code.
Content Property.
Accessing Elements in Code-behind.
Data Binding.
Binding Context.
Dealing with Device Differences.
Property Element Syntax .
XAML Compilation .
Exercise .
Taught by
Programming with Mosh