After a long break, I’m back! In this stream, I talk a little about my new Pluralsight course. That’s right… it’s done! The...
Category - Video
In this stream ,we continue our support of the COVID Health Hack event and dig deeper into Prism for Xamarin.Forms. This stream is entirely focused...
In today’s stream, we are supporting a COVID Health Hack effort by getting a introduction to Prism for Xamarin.Forms. From File / New, we start...
In this stream, we take on a fun little experiment. We embed an HTML/JavaScrip rich text editor, named “Quill JS”, into a native WPF...
After our total failure in the last stream, I reached out to Microsoft again and explained the issue we ran into. Turns out, it was indeed a big! YAY...
In the last stream, we had some issues trying to move projects into new solution folders in our Project Template Wizard. I reached out to Microsoft...
In this stream, we create a custom IWizard for our Visual Studio extension project. This IWizard will be responsible for adding solution folders in...
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...
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...
In this video, I answer the question “Why is async void bad and how do I await a Task in an object constructor?”. Async void is generally...