Showing results for windows forms - .NET Blog

Nov 8, 2022
13
12

What’s new in Windows Forms in .NET 7.0

Igor Velikorossov
Igor Velikorossov

Read about the new features that are in Windows Forms in .NET 7 including new accessibility features, High DPI, UI Automation, and more.

.NET.NET CoreWinForms
Feb 1, 2022
29
4

Databinding with the OOP Windows Forms Designer

Klaus Loeffelmann
Klaus Loeffelmann

Databinding in the Windows Forms OOP Designer focuses on Object Data Sources, and it has a different approach to set up data sources compared to the .NET Framework Designer. Read what you need to know about Databinding in WinForms for .NET apps.

WinForms.NET.NET Framework
Jan 13, 2022
73
4

State of the Windows Forms Designer for .NET Applications

Klaus Loeffelmann
Klaus Loeffelmann

The Windows Forms designer for .NET is ready for prime time! There will be differences if you previously have used the designer with .NET Framework apps. In this blog post, I break down what you need to know.

WinForms.NET