.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • MSVC C++23: constexpr cmath with LLVM Libc

    calendar Sep 10, 2026 · devblogs.microsoft.com
    MSVC C++23: constexpr cmath with LLVM Libc

    Proposal P0533R9 made numerous math functions in the standard library compile-time evaluable in C++23. Implementing the feature required a good bit of time and effort, but MSVC is preparing its experimental implementation for the 14.52 build tools (compiler vers Link to article: …


    Read More
  • Announcing Azure AI Speech LLM 2607: Better Multilingual Accuracy, Easier Customization

    calendar Sep 10, 2026 · devblogs.microsoft.com
    Announcing Azure AI Speech LLM 2607: Better Multilingual Accuracy, Easier Customization

    Azure AI Speech continues to deliver regular improvements to LLM Speech throughout the year, helping developers build more accurate and capable voice experiences. We’re announcing LLM Speech 2607, our latest model update, which brings improvements in multilingual recognition and mixed-language audio inputs, along with …


    Read More
  • Use C# unions and closed hierarchies in ASP.NET Core

    calendar Sep 10, 2026 · devblogs.microsoft.com
    Use C# unions and closed hierarchies in ASP.NET Core

    Sometimes an API contract says that a value can have more than one JSON type. Kubernetes has a practical example: maxUnavailable can be an absolute number, such as 2, or a percentage, such as "25%". Imag Link to article: https://devblogs.microsoft.com/dotnet/unions-and-closed-hierarchies-in-aspnetcore


    Read More
  • What's new in Microsoft Foundry | July and August 2026

    calendar Sep 9, 2026 · devblogs.microsoft.com
    What's new in Microsoft Foundry | July and August 2026

    Author's note: After a long summer break and a small US holiday, we have a lot to catch up on! I've brought July and August's Foundry updates together in one roundup, with code examples and migration notes to help you get started. TL;DR Hosted Agents, Voice Live integrati Link to article: …


    Read More
  • MSVC Build Tools Preview updates – September 2026

    calendar Sep 9, 2026 · devblogs.microsoft.com
    MSVC Build Tools Preview updates – September 2026

    The MSVC Build Tools Preview is updated regularly with the latest features and fixes from the MSVC development team. This post covers updates from the past month, currently targeting the v14.52 release. This encompasses changes across the compiler frontend, backend, linker, standard library, and r Link to article: …


    Read More
  • Advancing trusted AI innovation with Agents and new Azure OpenAI models in Azure Government

    calendar Sep 9, 2026 · devblogs.microsoft.com
    Advancing trusted AI innovation with Agents and new Azure OpenAI models in Azure Government

    Today, we are announcing expanded AI capabilities available across the Microsoft Azure for US Government portfolio. The Microsoft Foundry Agent Service is now available in Azure Government, giving organizations managed infrastructure on which to build, deploy, and operate AI systems that can reason over authorized …


    Read More
  • Visual Studio Code 1.137

    calendar Sep 9, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.137

    Learn what's new in Visual Studio Code 1.137 Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/visual-studio-code-1.137


    Read More
  • Visual Studio Code 1.137 (Insiders)

    calendar Sep 9, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.137 (Insiders)

    Learn what is new in Visual Studio Code Insiders. Read the full article Link to article: https://devblogs.microsoft.com/external-blogs/visual-studio-code-1-137-insiders


    Read More
  • Your work might not need the smartest model

    calendar Sep 9, 2026 · devblogs.microsoft.com
    Your work might not need the smartest model

    Your work might not need the smartest model. With all the enthusiasm for GPT-6 Astra, it's easy to make it your default and expect the best result every time. That expectation is worth testing, because the improvement on your work needs to justify the cost. Even when the organization pays for usage, the choices …


    Read More
  • Announcing .NET 11 Release Candidate 1

    calendar Sep 8, 2026 · devblogs.microsoft.com
    Announcing .NET 11 Release Candidate 1

    .NET 11 Release Candidate 1 is now available. This is our first release candidate, which comes with a go-live support license so you can confidently use this release for your production applications. This release of .NET 11 is supported in the new Link to article: https://devblogs.microsoft.com/dotnet/dotnet-11-rc-1


    Read More
  • .NET Conf 2026 Community Days Call for Presenters Is Open

    calendar Sep 8, 2026 · devblogs.microsoft.com
    .NET Conf 2026 Community Days Call for Presenters Is Open

    The .NET Conf 2026 Community Days call for presenters is open! Submit your session proposal between September 8 and October 6, 2026, for the opportunity to share what you have learned Link to article: https://devblogs.microsoft.com/dotnet/dotnet-conf-2026-community-days-call-for-presenters


    Read More
  • .NET and .NET Framework September 2026 servicing releases updates

    calendar Sep 8, 2026 · devblogs.microsoft.com
    .NET and .NET Framework September 2026 servicing releases updates

    Welcome to our combined .NET servicing updates for September 2026. Let's get into the latest release of .NET and .NET Framework. Here's a quick overview of what's new in our servicing releases: Security improvements .NET has been refreshed with the latest update as of September 8, 2026. This update contains security …


    Read More
  • Go 1.27.1-2 Microsoft build now available

    calendar Sep 8, 2026 · devblogs.microsoft.com
    Go 1.27.1-2 Microsoft build now available

    A new release of the Microsoft build of Go is now available for download. This revision fixes a compatibility issue that may cause panics when using OpenSSL 3.3 with a provider that implements the ML-KEM or ML-DSA algorithms. This improves compatibility with Azure Linux 3. Link to article: …


    Read More
  • MSIX PackageVolume: How Package Storage Works

    calendar Sep 8, 2026 · devblogs.microsoft.com
    MSIX PackageVolume: How Package Storage Works

    An MSIX package can be staged in several ways and locations: PackageVolume Development Mode System package StageInPlace Ex Link to article: https://devblogs.microsoft.com/insidemsix/msix-packagevolume


    Read More
  • Today I will... find hidden latency across a distributed .NET application

    calendar Sep 8, 2026 · devblogs.microsoft.com
    Today I will... find hidden latency across a distributed .NET application

    When a distributed application feels slow, the user sees one delay. The code behind that delay may run across a web frontend, backend services, databases, and external APIs. If you profile only the frontend while the backend is slow, the profiler can show that the frontend is healthy without revealing the actual …


    Read More
  • A sample use of the winstart.bat file in Windows 95

    calendar Sep 8, 2026 · devblogs.microsoft.com
    A sample use of the <code>winstart.bat</code> file in Windows 95

    In my earlier discussion of the the litte-known winstart.bat batch file in Windows 3.1 and Windows 95, Danielix Klimax wondered Link to article: https://devblogs.microsoft.com/oldnewthing/20260908-00/?p=112679


    Read More
  • The Agentic Road to Revenue

    calendar Sep 8, 2026 · devblogs.microsoft.com
    The Agentic Road to Revenue

    The Agentic Road to Revenue Link to article: https://devblogs.microsoft.com/all-things-azure/the-agentic-road-to-revenue


    Read More
  • Azure SDK Release (August 2026)

    calendar Sep 4, 2026 · devblogs.microsoft.com
    Azure SDK Release (August 2026)

    Thank you for your interest in the new Azure SDKs! We release new features, improvements, and bug fixes every month. Subscribe to our Azure SDK Blog RSS Feed to get notified when a new release is available. You can find links to packages, code, and docs on our Link to article: …


    Read More
  • Native memory for Microsoft Agent Framework with Azure Cosmos DB

    calendar Sep 4, 2026 · devblogs.microsoft.com
    Native memory for Microsoft Agent Framework with Azure Cosmos DB

    Agents are more useful when they can remember what matters beyond the current conversation. Today, we're announcing a new preview integration that gives Microsoft Agent Framework agents durable, cross-session memory backed by Azure Cosmos DB. The new Python package, agent-framework-azure-cosmos-memory Link to article: …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top