Do you need to communicate with different parts of your application which may, or may not, have a reference or knowledge of each other? In this...
Category - Video
In this video I show you how to implement the popular “Save All” functionality using Prism’s CompositeCommands.
In this video, I show you how to use the unique features of Prism’s DelegateCommand to respond to user interaction from within a ViewModel.
This videos show you how to create your very first Xamarin.Forms application using Prism for Xamarin.Forms with the help of the Prism Template Pack...
If you’re having problems getting the .NET Core 3 SDKs working in your version of Visual Studio 2017, this video might help.
In this video I show you how to update your project file to fix all the breaking changes introduced with build 9754 of .NET Core 3
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:...
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...
Build MC for Consumer Devs, Iris Classon, interviews Senior Product Owner of Infragistics, Brian Lagunas about developing with different tools as...
One of the most complicated aspects of writing an MVVM based Xamarin.Forms application is navigation. Not only is navigation specific to a Page...