News

Windows Forms also provides one of the most productive ways to create desktop applications based on the visual designer provided in Visual Studio. It enables drag-and-drop of visual controls and other ...
Supporting display DPI awareness and sharing display configuration information between the Windows Forms runtime and designer have been challenging, Microsoft said. The runtime for Windows Forms, ...
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.
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 ...
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 2017, ...
If you want to allow users to print form components in run-time, the PrintDocument component lets you offer users this functionality. The PrintDocument component is an object that allows users to send ...