What is Xamarin? [1 of 11]
Xamarin is Microsoft's framework for creating mobile apps. In this video get an overview of all the various pieces of Xamarin and how they enable you to create cross platform mobile applications....
View ArticleInstalling Xamarin on a PC [2 of 11]
You can develop mobile applications with Xamarin with Visual Studio on a PC or a Mac. In this video find out the steps involved in installing Xamarin on a PC so you can create your first mobile...
View ArticleInstalling Xamarin on a Mac [3 of 11]
Follow: Brandon MinnickWatch the entire series here.Download Visual Studio 2019 hereDownload .NET Core 3.0 hereLearn more about Xamarin:What is Xamarin? Get started with Xamarin GitHub repo: Xamarin...
View ArticleXamarin Solution Architecture [4 of 11]
Once you create a brand new Xamarin solution from Visual Studio, there are several projects that are created for you. This video explains how the iOS, Android, and the shared Xamarin.Forms project...
View ArticleXamarin.Forms UI with XAML [5 of 11]
You can develop mobile applications with Xamarin with Visual Studio on a PC or a Mac. In this video find out the steps involved in installing Xamarin on a PC so you can create your first mobile...
View ArticleXamarin.Forms MVVM with XAML [6 of 11]
You've created a Xamarin.Forms application with XAML, now it's time to add some functionality to it using the Model-View-ViewModel (MVVM) pattern. MVVM takes a lot of work out of creating apps by...
View ArticleXamarin.Forms Navigation with XAML [7 of 11]
Navigating from one screen to the next is essential to almost every mobile application. This video will show you the techniques needed to add navigation to your XAML-based Xamarin.Forms applications....
View ArticleSingle Page UI in C# [8 of 11]
Follow: Brandon MinnickWatch the entire series here.Download Visual Studio 2019 hereDownload .NET Core 3.0 hereLearn more about Xamarin:What is Xamarin? Get started with Xamarin GitHub repo: Xamarin...
View ArticleXamarin.Forms MVVM in C# [9 of 11]
Follow: Brandon MinnickWatch the entire series here.Download Visual Studio 2019 hereDownload .NET Core 3.0 hereLearn more about Xamarin:Xamarin.FormsWhat is Xamarin? Get started with Xamarin GitHub...
View ArticleXamarin.Forms Navigation in C# [10 of 11]
Follow: Brandon MinnickWatch the entire series here.Download Visual Studio 2019 hereDownload .NET Core 3.0 hereLearn more about Xamarin:Xamarin.FormsWhat is Xamarin? Get started with Xamarin GitHub...
View ArticleXamarin 101 Recap [11 of 11]
Follow: Brandon Minnick Matthew Soucoup Watch the entire series here.Download Visual Studio 2019 hereDownload .NET Core 3.0 hereLearn more about Xamarin: What is Xamarin? Xamarin.FormsGet started...
View Article