.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • March Patches for Azure DevOps Server

    calendar Mar 13, 2026 · devblogs.microsoft.com
    March Patches for Azure DevOps Server

    We are releasing patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers stay on the latest, most secure version of Azure DevOps Server. The latest release, Azure DevOps Server, is available from the Link to article: …


    Read More
  • The Human Scale Problem in Platform Engineering

    calendar Mar 13, 2026 · devblogs.microsoft.com
    The Human Scale Problem in Platform Engineering

    We keep doing this thing where we solve a problem, celebrate the victory, then realize we've created three new problems we didn't even know existed. Remember when manually configuring servers was the bottleneck? So we built containers. Great! Now we're orchestrating thousands of them. Remember when monolithic …


    Read More
  • Azure Developer CLI (azd): Debug hosted AI agents from your terminal

    calendar Mar 13, 2026 · devblogs.microsoft.com
    Azure Developer CLI (azd): Debug hosted AI agents from your terminal

    When a hosted AI agent crashes, azd now shows you the status and streams live logs—right from the CLI. What's new? The azure.ai.agents extension adds two commands: Link to article: https://devblogs.microsoft.com/azure-sdk/azd-ai-agent-logs-status


    Read More
  • Windows stack limit checking retrospective: MIPS

    calendar Mar 13, 2026 · devblogs.microsoft.com
    Windows stack limit checking retrospective: MIPS

    Last time, we looked at how the 80386 performed stack probing on entry to a function with a large local frame. Today we'll look at MIPS, which differs in a few ways. ; on entry, t8 = desired sta Link to article: https://devblogs.microsoft.com/oldnewthing/20260313-00/?p=112138


    Read More
  • What's New in Agent Skills: Code Skills, Script Execution, and Approval for Python

    calendar Mar 13, 2026 · devblogs.microsoft.com
    What's New in Agent Skills: Code Skills, Script Execution, and Approval for Python

    Code-Defined Skills, Script Execution, and Approval for Agent Skills in Python When we introduced Agent Skills for Microsoft Agent Framework, you could package domain expertise as file-based s Link to article: …


    Read More
  • How VS Code Builds with AI

    calendar Mar 13, 2026 · devblogs.microsoft.com
    How VS Code Builds with AI

    Learn how VS Code uses AI across its own development workflow with GitHub Copilot agent mode, automated testing, and AI-powered code review. Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/how-vs-code-builds-with-ai


    Read More
  • Evolving DirectX for the ML Era on Windows

    calendar Mar 12, 2026 · devblogs.microsoft.com
    Evolving DirectX for the ML Era on Windows

    At GDC this year, we shared how machine learning is becoming foundational to real time graphics, and how DirectX is evolving to meet that shift across shader level and model level ML. ML is no longer a niche optimization or a postprocess trick. It’s increasingly embedded throughout the graphics pipeline, influencing …


    Read More
  • Microsoft at JavaOne: Empowering Java developers to lead the next era of AI

    calendar Mar 12, 2026 · devblogs.microsoft.com
    Microsoft at JavaOne: Empowering Java developers to lead the next era of AI

    Java has powered some of the world’s most mission‑critical systems for decades and that’s a big part of why we’re excited to be back with the community at JavaOne 2026 (March 17–19 in Redwood City). At Microsoft, we get to work with Java teams every day: folks shipping at massive scale, running on tight SLAs, …


    Read More
  • Agent Harness in Agent Framework

    calendar Mar 12, 2026 · devblogs.microsoft.com
    Agent Harness in Agent Framework

    Agent harness is the layer where model reasoning connects to real execution: shell and filesystem access, approval flows, and context management across long-running sessions. With Agent Framework, these patterns can now be built consistently in both Python and .NET. In this post, we’ll look at three practical building …


    Read More
  • DirectX: Bringing Console-Level Developer Tools to Windows

    calendar Mar 12, 2026 · devblogs.microsoft.com
    DirectX: Bringing Console-Level Developer Tools to Windows

    On March 12th, 2026, the DirectX team and our hardware partners hosted DirectX: Br Link to article: https://devblogs.microsoft.com/directx/directx-bringing-console-level-developer-tools-to-windows


    Read More
  • Modernize .NET Anywhere with GitHub Copilot

    calendar Mar 12, 2026 · devblogs.microsoft.com
    Modernize .NET Anywhere with GitHub Copilot

    Modernizing a .NET application is rarely a single step. It requires understanding the current state of the codebase, evaluating dependencies, identifying potential breaking changes, and sequencing updates carefully. Until recently, GitHub Copilot modernization for .NET ran primarily inside Visual Studio. That worked …


    Read More
  • .NET 10.0.5 Out-of-Band Release - macOS Debugger Fix

    calendar Mar 12, 2026 · devblogs.microsoft.com
    .NET 10.0.5 Out-of-Band Release - macOS Debugger Fix

    We are releasing .NET 10.0.5 as an out-of-band (OOB) update to address a regression introduced in .NET 10.0.4. What's the issue? .NET 10.0.4 introduced a regression that causes the debugger to crash when debugging applications on macOS using Visual Studio Code. After installing .NET SDK 10.0.104 or 10.0.200, the …


    Read More
  • Windows stack limit checking retrospective: x86-32, also known as i386

    calendar Mar 12, 2026 · devblogs.microsoft.com
    Windows stack limit checking retrospective: x86-32, also known as i386

    We start our survey of historical stack limit checking functions on Windows with the 80386 family of processors. This function has actually changed form over the years, so we'll start with the "original flavor". Originally, the _chkstk function was called by putting the desired number of bytes in the eax re …


    Read More
  • Advanced Shader Delivery: What’s New at GDC 2026

    calendar Mar 12, 2026 · devblogs.microsoft.com
    Advanced Shader Delivery: What’s New at GDC 2026

    Today we announced the innovation we’re bringing in solving shader compilation for the ecosystem at our GDC Talk: Advanced Shader Delivery for Windows. Want to find out what this means for solving shader compilation for your title and customers? Read on! State of the Industry Long shader com Link to article: …


    Read More
  • DirectStorage 1.4 release adds support for Zstandard

    calendar Mar 11, 2026 · devblogs.microsoft.com
    DirectStorage 1.4 release adds support for Zstandard

    Today we’re releasing the public preview of DirectStorage 1.4 and the initial public preview of the Game Asset Conditioning Library. Together, they introduce Link to article: https://devblogs.microsoft.com/directx/directstorage-1-4-release-adds-support-for-zstandard


    Read More
  • A Look Ahead at Azure Cosmos DB Conf 2026: From AI Agents to Global Scale

    calendar Mar 11, 2026 · devblogs.microsoft.com
    A Look Ahead at Azure Cosmos DB Conf 2026: From AI Agents to Global Scale

    Link to article: https://devblogs.microsoft.com/cosmosdb/azure-cosmos-db-conf-2026-preview


    Read More
  • Announcing general availability of Azure Confidential Computing (ACC) virtual machines for U.S. government environments

    calendar Mar 11, 2026 · devblogs.microsoft.com
    Announcing general availability of Azure Confidential Computing (ACC) virtual machines for U.S. government environments

    Government agencies have an increased need for secure, verifiable, and compliant cloud environments that adhere to data sovereignty regulations, operate in a Zero Trust framework, and help reduce exposure to insider threats. Today, Microsoft marks a major milestone in secure cloud innovation with the general …


    Read More
  • How do compilers ensure that large stack allocations do not skip over the guard page?

    calendar Mar 11, 2026 · devblogs.microsoft.com
    How do compilers ensure that large stack allocations do not skip over the guard page?

    Some time ago we took a closer look at the stack guard page and how a rogue stack access from another thread into the guard page could result in the guard page being lost. (And we used this information Link to article: https://devblogs.microsoft.com/oldnewthing/20260311-00/?p=112134


    Read More
  • .NET 11 Preview 2 is now available!

    calendar Mar 10, 2026 · devblogs.microsoft.com
    .NET 11 Preview 2 is now available!

    Today, we are excited to announce the second preview release of .NET 11! This release includes improvements across the .NET Runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, F#, Entity Framework Core, container images, and more. Check out the full release notes linked below and get started today. [cta-button …


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

    calendar Mar 10, 2026 · devblogs.microsoft.com
    .NET and .NET Framework March 2026 servicing releases updates

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


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top