News

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 ...
There is a variety of GUI frameworks for .NET: Microsoft itself offers several alternatives and the agony of choice is now greater than ever, as three external providers are also involved in the ...
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.<BR><BR>Now that it has been ...