Showing results for .NET Framework - .NET Blog

Aug 13, 2024
Post comments count3
Post likes count1

.NET and .NET Framework August 2024 updates

Tara Overfield Rahul Bhandari (MSFT)
Tara,
Rahul

A recap of the updates for .NET and .NET Framework for August 2024.

.NET.NET FrameworkMaintenance & Updates
Jun 5, 2024
Post comments count4
Post likes count2

MSTest 3.4 is here with WinUI support and new analyzers!

Amaury Levé Marco Rossignoli
Amaury,
Marco

MSTest 3.4 is available. Learn all about the highlighted features and fixes that will make your testing experience always better.

.NET.NET Framework.NET Aspire
Feb 22, 2024
Post comments count29
Post likes count12

WinForms in a 64-Bit world – our strategy going forward

Klaus Loeffelmann
Klaus Loeffelmann

32-bit components can impose challenges for WinForms developers in a 64-bit Visual Studio environment, but there are options to solve this. Component modernization, migrating to .NET 6+ and a new option to use the out-of-process Designer for Framework are the key to a feasible way forward!

.NET.NET FrameworkWinForms