In this video, I show you how to convert an existing WPF application to a .NET Core 3 WPF application. Make sure you install the prerequisites: Update: As of SDK build...
In this video, I show you how you to get started using .NET Core 3 by creating a new WPF application that runs on .NET Core 3. Make sure you install the prerequisites:...
In addition to the typical bug fixes Prism 7.1 brings a much more consolidated approach to developing applications with Prism. Perhaps this is most apparent with Prism...
Build MC for Consumer Devs, Iris Classon, interviews Senior Product Owner of Infragistics, Brian Lagunas about developing with different tools as technology evolves.
Go grab some snacks and drinks, because this is going to be a long one. It’s been 10 months since the last stable release of Prism 6.3, and there have been a ton of...
One of the most complicated aspects of writing an MVVM based Xamarin.Forms application is navigation. Not only is navigation specific to a Page instance, but each Page...
This week, James is joined by friend of the show Brian Lagunas, XAML Product Manager for Infragistics, who introduces us to Prism for Xamarin.Forms. Brian walks us...
Technology has always been known to move fast, but it has really pick up it’s pace over the last year. It’s moving so fast, I can barely keep up. With Visual Studio...
I have been working on Prism for Xamarin.Forms for a long time now, and one thing kept causing me nothing but headaches… testing anything that involves the Xamarin.Forms...
Learn how to leverage Prism to create well-structured and maintainable Xamarin.Forms applications while using common design patterns and practices such as MvvM...