Languages

MSVC Address Sanitizer updates in Visual Studio 2022 version 17.13
We have been investing in the quality of MSVC Address Sanitizer (ASan) in several key areas over the past year, including working with LLVM upstream to stay coordinated with their changes, adding coverage for internal tools and libraries, and hardening...
2025-02-21 16:19
.NET MAUI Performance Features in .NET 9
Optimize .NET MAUI application size and startup times with trimming and NativeAOT. Learn about `dotnet-trace` and `dotnet-gcdump` for measuring performance. The post .NET MAUI Performance Features in .NET 9 appeared first on .NET Blog.
2025-02-20 18:05
Visual Studio Code CMake Tools Extension 1.20 Release: Introducing Built-In CMake Language Services
The February release of CMake Tools in VS Code is now available. With this release, we have some new updates to the extension to improve CMake integrations with the extension’s support. Some updates include the built-in support for CMake Language ser...
2025-02-20 15:52
Announcing Chroma DB C# SDK
Get started building AI applications using Chroma DB using the C# client SDK The post Announcing Chroma DB C# SDK appeared first on .NET Blog.
2025-02-19 18:05
Building .NET AI apps with Chroma
Get started building AI applications using Chroma DB using the C# client SDK. The post Building .NET AI apps with Chroma appeared first on .NET Blog.
2025-02-19 18:05
MSVC C++ Code Analysis: Updates in Visual Studio 2022 version 17.13
This post details the latest updates in Visual Studio 2022 version 17.13 for MSVC C++ Code Analysis. Driven by internal team insights and developer community feedback, these improvements significantly reduce false positives and strengthen production co...
2025-02-19 15:14
Announcing TypeScript 5.8 RC
Today we are excited to announce the Release Candidate (RC) of TypeScript 5.8! To get started using the Release Candidate, you can get it through npm with the following command: npm install -D typescript@rc Let’s take a look at what’s new in TypeSc...
2025-02-13 22:27
New Features for Enhanced Razor Productivity!
The Extract to Component refactoring and the Roslyn tokenizer are two new features designed to help improve your productivity in Razor files. The post New Features for Enhanced Razor Productivity! appeared first on .NET Blog.
2025-02-13 18:05