News

But Microsoft begs to differ. "We continue to support and innovate in Windows Forms runtime," said Microsoft's Igor Velikorossov last month in announcing what's new for WinForms in .NET 6. He's a ...
Windows Forms (often abbreviated to WinForms) is the oldest desktop interface library in .NET, which is still included in the classic .NET framework setup, but also in the modern .NET versions in ...
Windows Forms, unofficially known as WinForms, was one of the original application frameworks when .NET was first released in 2002. (The other frameworks were WebForms, console, and Windows Services.) ...
The next major version of .NET Core, .NET Core 3.0, has recently entered Preview stage. It will include support for building desktop apps using Windows Presentation Foundation (WPF), Windows Forms ...
This part of the series is about Microsoft's .NET interfaces that also run on platforms other than Windows, in particular .NET MAUI.
Microsoft's sunsetting of the proprietary Windows-centric .NET Framework continues as the company has open sourced some of its most popular desktop components: Windows Presentation Foundation (WPF), ...
A form foundation This two-part article has described the main pattern for Windows form interoperability in C#, but obviously as you get going, you’ll find wrinkles that depend on the particular ...
the .NET compilers for C# and Visual Basic (codenamed "Roslyn"), the F# compiler, Windows Forms for building desktop apps, and documentation. The msbuild repo contains the Microsoft Build Engine ...