In this stream, we start by playing with my new Stream Avatars. Stream Avatars give all the viewers in my live stream the ability to be represented as an avatar walking...
Playlist - Twitch Archives
In this stream, we jump right into writing code! We write all the demo apps for our Basic Region Navigation module in our Prism for WPF Pluralsight course. We start by...
In this stream, we take a deeper dive into Prism region Navigation for our Pluralsight Course update. We talk about how we can control the instances of views that are...
In this stream, we skip the slides and jump right into the code for the last module in our Pluralsight course update. We create demos for creating a dialog, showing a...
In this stream, we review PR #2056 which removes the dependency of the ServiceLocator that Prism has. This has been a major pain for us for many years now, and we have...
In this stream we tackle Prism issue 2061. This issue is all about simplifying and consolidating APIs across the PrismApplication and the PrismBootstrapper. We create a...
In this stream, we add support for a highly requested feature in Prism. No, it’s not an AsyncDelegateCommand because commands aren’t async. Instead, we...
In this stream, I had to take some time to fix some elements of my live stream setup. After we fix what we can, we jump into creating a new project template. Today we...
In this stream, we take the .NET Core 3 template we created in the last stream, and started integrating it into our Visual Studio Extension. We get an overview of the...
In this stream, we create a custom IWizard for our Visual Studio extension project. This IWizard will be responsible for adding solution folders in our newly created...