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...
In this stream, we take on the very large task of reviewing the PR for adding Region support to Prism for Xamarin.Forms. During the stream, I add Dan Siegel, the author...
In this video, I answer the question “How to Bind an Enum to a ComboBox in WPF?”. When most WPF developers bind an enum to a combobox in WPF, they use the...
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...