In this stream, I prepare for two events I am speaking at on Prism for Xamarin.Forms. The first event is the Brazil Xamarin Summit, and the other event is the Singapore...
In this video, I answer the popular MVVM question, “How to Close Windows from a ViewModel”. When you’re developing WPF applications using the MVVM...
In this video, I’ll answer the question “How do I copy all files in directories and subdirectories using C#?”. Using WPF and C#, we will make use of...
I this live stream, we get a sneak peek at the next great piece of tooling I’ll be using to design and create all my websites, the Infragistics App Builder. The...
In this video, I answer the question “How to Cancel Tasks in C# using the CancellationTokenSource and CancellationToken objects?”. Cancelling a Task in C# is...
In this video we answer the ever popular question “Which do I use, ConfigureAwait True or False?”. The direct answer to this question is: – If you are...
In this video, I’ll show you how to dynamically create Excel charts in C# using the xamSpreadsheet control. Using a WPF .NET Core application, we will load a...
I am super excited to officially announce that my new Pluralsight course called “Introduction to Prism for WPF” has been released. Watch my new course now:...
I start off this stream by talking about how poorly the Blazor client side, also known as web assembly, performs when dealing with real data. Hint… it’s as...
In this stream, I try out GitHub Actions for the first time ever. I have a new GitHub project I created, and I wanted to automate the building, packing, and publishing...