In this video, I answer the question “How do I add a Prism login screen to my WPF Prism application?”. Adding a login screen to a Prism...
Category - Video
In this video, I get to fix the code of a very good friend of mine, Mr. Jerry Nixon. Jerry recently reached out to me and asked why his Blazor...
The Infragistics support team recently reached out to me asking for help with a customer’s WPF application experiencing a Prism region not...
In this video, I show you how to delete rows from a data grid in WPF using MVVM. The ability to delete rows from a data grid in WPF using MVVM is a...
In this stream, I integrate the Prism for Uno Project Template in Visual Studio. Specifically, we take the Prism for Uno project template we created...
Our fellow developer Rahul Mathew has a problem. He has a WPF Prism application in which he is trying to use a custom ItemsControl as a Prism region...
In this stream, we start working on creating a Prism for Uno project template that will be used in a Visual Studio extension. I start by showing off...
Microsoft’s new ASP.NET Blazor framework has been getting a ton of buzz recently, and rightfully so. Imagine .NET running in the browser. No...
In this video, we learn how about dynamically invoking a generic method with reflection in .NET C#. When using a generic method, the generic argument...
In this stream we work on some Prism template pack updates and a Blazor dock manager. The first part of the stream, we focus on fixing a reported bug...