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 core scenario in just...
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 in our last stream...
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. The custom...
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 my new Sponsor Label...
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 plugins, no add-ons...
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 (often referred to...
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 in the Prism...
In this stream, I do a little work on extending Prism for WPF IDialogService and I answer a more advanced question about how we can manage window instances using the...
Earlier this year, I announced the release of a brand-new Dock Manager component in the Ignite UI for Web Components product. As you may know, web components are web...
In this video, I show you how to “Localize Dates, Currency, Numbers, and Text Direction in WPF”. When writing WPF applications, it’s important to...