Languages

Python 3.13.2 and 3.12.9 now available!
 A small release day today! That is to say the releases are relatively small; the day itself was of average size, as most days are. Python 3.13.2 Python 3.13’s second maintenance release. About 250 changes went into this update, and can be yours for...
2025-02-04 19:58
local_offer
ASP.NET Core on .NET Framework servicing release advisory: ASP.NET Core 2.3
ASP.NET Core 2.1 has been reshipped as ASP.NET Core 2.3 to help users on the unsupported ASP.NET Core 2.2 move to a supported version. The post ASP.NET Core on .NET Framework servicing release advisory: ASP.NET Core 2.3 appeared first on .NET Blog.
2025-02-04 18:00
Build Intelligent Apps with .NET and DeepSeek R1 Today!
Learn how to easily integrate DeepSeek R1 with .NET applications using the Microsoft.Extensions.AI library. The post Build Intelligent Apps with .NET and DeepSeek R1 Today! appeared first on .NET Blog.
2025-01-31 20:51
Document build instructions and more with enhanced C++ awareness from Copilot Chat in Visual Studio
C++ development often involves nuances beyond the file you’re developing in. This can leave developers with many mental tabs open, balancing all the relevant context for their project to develop their C++ code properly. Copilot Chat in Visual Studio ...
2025-01-30 15:48
Announcing TypeScript 5.8 Beta
Today we are excited to announce the availability of TypeScript 5.8 Beta. To get started using the beta, you can get it through npm with the following command: npm install -D typescript@beta Let’s take a look at what’s new in TypeScript 5.8! Checke...
2025-01-29 18:51
Java Performance Update
2025-01-26 00:00
local_offer
What’s New in vcpkg (January 2025)
This blog post summarizes changes to the vcpkg package manager as part of the 2025.01.13 registry release, 2025-01-11 tool release, as well as changes to vcpkg documentation throughout January. This release includes minor improvements and bug fixes. So...
2025-01-23 18:44
WinForms: Analyze This (Me in Visual Basic)
Your WinForms code might have issues—maybe an Async call picked the wrong overload, or it’s leaking data into resource files. Time to call in a code-shrink! So, WinForms, Analyze This! The post WinForms: Analyze This (Me in Visual Basic) appeared f...
2025-01-21 18:00