News

The runtime for Windows Forms, Microsoft’s UI framework for building Windows desktop applications, was spruced up with the recent release of .NET 6.0, although high-DPI and scaling issues remain ...
Those who pass 70-505 whether in beta or live will earn the Microsoft Certified Technology Specialist: .NET Framework 3.5, Windows Forms Applications title, as well as earn credit toward two ...
I'm a ASP.NET/SQL Server developer but I'm diving into my first real Windows Forms application. What's the best way to store small amounts of data? .dat file? XML? The goal of the application is ...
Experts in Windows Forms development have their own exam going into beta next week.
The PrintDocument component is an object that allows users to send an output to a printer from Windows Forms applications. In this tip, I show you how to use the component in your VB.NET applications.