News

Microsoft has announced that WinUI 3 is joining WPF as the two recommended native UI platforms for Windows. The company is accelerating its own use of WinUI 3 across apps in Windows, including ...
MESCIUS USA, Inc., a global provider of award-winning enterprise software development tools, is pleased to announce the ComponentOne 2025 v1 release. The highlights of the year's first major release ...
A while back, I had mentioned using Out-GridView to build a UI without really doing anything that complicated. As fun as that is, we can have even more fun by making use of Windows Presentation ...
After the first part of this series dealt with Windows Forms, we will now look at Windows Presentation Foundation (WPF) and Windows UI Library 3 (WinUI 3). Both GUI frameworks are based on XAML ...
A new update to Infragistics UI/UX tooling enhances many components that target .NET-centric developers, including Blazor, Windows Forms, Windows Presentation Foundation (WPF) and more. The company is ...
As we reported last month, the .NET desktop development ecosystem is chock-full of options, ranging from traditional Windows Presentation Foundation (WPF) and Windows Forms (WinForms) to cutting-edge ...
Unlike in WPF, where validation errors can be automatically transferred to the UI, developers in WinUI 3 have to control the validation status and the corresponding visual feedback themselves.
It is possible to create the modern HTML UI not only for WPF applications, but also for Windows Forms. There are a great number of .NET applications built for desktop, meant for desktop and ...