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 ...
Users expect to find popup-style windows, irregularly shaped forms, and collapsible and dockable controls in a robust application. Learn how to implement the three features that can make or break your ...
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 ...
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 ...
Experts in Windows Forms development have their own exam going into beta next week.
Microsoft has launched .Net Framework 4.7 this week, offering enhancements for Windows Forms, cryptography, and touch. Included in the Windows 10 Creators Update and supported in Visual Studio ...
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.