Go to http://StudyCoding.org to subscribe to the full list of courses and get source code for projects. C# Compare Windows Forms ...
Which C# desktop UI should I use? Is the latest one the best? Is WinForms dead? Aren't Console applications super-old ...
You can choose Windows Forms or WPF, both were ported to .NET Core and are available with the current .NET 5.0. You can also ...
YouTube
- 1 year ago
C# and UWP: Why Pick UWP over WPF and WinForms? – Our first show in our series, and why not kick it off with some ...
The landscape of different user interface frameworks for .NET desktop development offers many choices. What's great for the ...
When we hear how so many companies use frameworks like Blazor, MAUI, and other similar ones, we are left with the question, ...
On a recent live stream, I was asked what UI desktop technology should be used if re-writing a complete desktop app with ...
Creating an installer for a C# desktop application used to involve a third-party solution like InstallShield to create MSI or Setup file.
How difficult is it to convert a WPF application to a UWP app you can distribute on the Windows Store? Turns out it's not that hard ...
I have been using WPF to build applications for many years. I even passed a Microsoft certification in 2011 for Windows ...