Languages

Invoking Async Power: What Awaits WinForms in .NET 9
With .NET 9, we’re bringing a suite of new async APIs to WinForms, aimed at making UI updates, dialog interactions, and control management more efficient. The post Invoking Async Power: What Awaits WinForms in .NET 9 appeared first on .NET Blog.
2024-12-10 18:00
Using Local AI models with .NET Aspire
Let's look at how to build and run local AI models with .NET Aspire. The post Using Local AI models with .NET Aspire appeared first on .NET Blog.
2024-12-09 18:05
2024 Python in VS Code Wrapped
As the year comes to a close, we would like to take the time to reflect and celebrate the incredible progress the Python extension for VS Code has made in the past year. From merging in top requested features to countless lines of code written and dele...
2024-12-09 17:52
MSVC Compiler Language Updates in Visual Studio 2022 version 17.12
Introduction In alignment with the Visual Studio 2022 version 17.12 release, and based upon feedback received from the community, the MSVC compiler team would like to provide greater visibility into the C++ language-level fixes for customer-reported is...
2024-12-06 17:32
Using Dependabot to Manage .NET SDK Updates
Learn how to use Dependabot to keep your .NET SDK version up to date with the latest security patches and improvements. The post Using Dependabot to Manage .NET SDK Updates appeared first on .NET Blog.
2024-12-05 16:00