News

I wrote a class that reads some information from our active directory, and uses it. When I originally tested it with a VB.NET GUI front end, it worked exactly as desired.Now that it has been ...
The latest GUI framework from Microsoft has the unwieldy name .NET Multi-Platform App UI – or MAUI for short. However, .NET MAUI is not completely new, but a refactoring and further development ...
GUI frameworks for .NET – Part 1: Windows Forms In .NET developer circles, there have been heated discussions about the choice of GUI framework for years. This series provides an overview.