.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • What's new in Microsoft Foundry | February 2026

    calendar Mar 6, 2026 · devblogs.microsoft.com
    What's new in Microsoft Foundry | February 2026

    TL;DR Claude Opus 4.6 + Sonnet 4.6: Anthropic's frontier models arrive in Foundry with 1M-token context (beta), adaptive thinking, and context compaction — Opus for deep reasoning, Sonnet for cost-efficient scale. GPT-Realtime-1.5 & GPT-Audio-1.5: Next-gen audio models w Link to article: …


    Read More
  • Prepare your add-in for Outlook ribbon improvements

    calendar Mar 6, 2026 · devblogs.microsoft.com
    Prepare your add-in for Outlook ribbon improvements

    We’re improving how add-ins appear on the ribbon in Outlook on the web and the new Outlook on Windows. These Outlook ribbon updates make add-ins easier to find and align the experience across Outlook clients. Improvements include: Showing the group name specified in your manifest for the add-in’s ribbon button (instead …


    Read More
  • Announcing TypeScript 6.0 RC

    calendar Mar 6, 2026 · devblogs.microsoft.com
    Announcing TypeScript 6.0 RC

    Today we are excited to announce the Release Candidate (RC) of TypeScript 6.0! To get started using the RC, you can get it through npm with the following command: npm install -D typescript@rc TypeScript 6.0 is a unique release in t Link to article: https://devblogs.microsoft.com/typescript/announcing-typescript-6-0-rc


    Read More
  • Go 1.26.1-1 and 1.25.8-1 Microsoft builds now available

    calendar Mar 6, 2026 · devblogs.microsoft.com
    Go 1.26.1-1 and 1.25.8-1 Microsoft builds now available

    A new release of the Microsoft build of Go including security fixes is now available for download. For more information about this release and the changes included, see the table below: Microsoft Release Upstream Tag Link to article: …


    Read More
  • When Read­Directory­ChangesW reports that a deletion occurred, how can I learn more about the deleted thing?

    calendar Mar 6, 2026 · devblogs.microsoft.com
    When <code>Read­Directory­ChangesW</code> reports that a deletion occurred, how can I learn more about the deleted thing?

    A customer was using Read­Directory­ChangesW to monitor changes to a directory. However, they ran into a problem when they received a FILE_ACTION_REMOVED notification: Since the notification is raised when the item is deleted, they can't do a Get­File­AttributesEx to find out whether Link to article: …


    Read More
  • Using Agents to Setup Experiments

    calendar Mar 6, 2026 · devblogs.microsoft.com
    Using Agents to Setup Experiments

    Introduction: The Problem In a recent engagement, our team faced a complex challenge. Setting up a machine learning experiment required a long sequence of manual steps. None were individually hard, but together they created a fragile, error‑prone workflow. For example: – Users needed to provide key metadata (experiment …


    Read More
  • Windows Terminal Preview 1.25 Release

    calendar Mar 5, 2026 · devblogs.microsoft.com
    Windows Terminal Preview 1.25 Release

    We briefly paused our quarterly release cycle to focus on reliability and performance, but now we're back with Windows Terminal 1.25! We are also updating Windows Terminal stable to version 1.24, which will include all of the features from Link to article: …


    Read More
  • Release v1.0 of the official MCP C# SDK

    calendar Mar 5, 2026 · devblogs.microsoft.com
    Release v1.0 of the official MCP C# SDK

    The Model Context Protocol (MCP) C# SDK has reached its v1.0 milestone, bringing full support for the 2025-11-25 version of the MCP Specifi Link to article: https://devblogs.microsoft.com/dotnet/release-v10-of-the-official-mcp-csharp-sdk


    Read More
  • Visual Studio at GDC Festival of Gaming 2026

    calendar Mar 5, 2026 · devblogs.microsoft.com
    Visual Studio at GDC Festival of Gaming 2026

    Join us at GDC Festival of Gaming 2026 for a deep dive into Visual Studio, GitHub Copilot, PowerToys, and the Windows tools that speed up your daily dev workflow. We'll show how these tools work together to boost Link to article: https://devblogs.microsoft.com/cppblog/visual-studio-at-gdc-festival-of-gaming-2026


    Read More
  • The mystery of the posted message that was dispatched before reaching the main message loop

    calendar Mar 5, 2026 · devblogs.microsoft.com
    The mystery of the posted message that was dispatched before reaching the main message loop

    A customer had a program that created a window, then posted a message to it. They were surprised to find that the message was dispatched too soon. Specifically, it was dispatched before the program reached its main message loop, which is a problem because there is other preparatory work that happens after the window is …


    Read More
  • Announcing WinUI Gallery 2.8

    calendar Mar 5, 2026 · devblogs.microsoft.com
    Announcing WinUI Gallery 2.8

    Link to article: https://devblogs.microsoft.com/ifdef-windows/announcing-winui-gallery-2-8


    Read More
  • Platform Engineering for the Agentic AI era

    calendar Mar 5, 2026 · devblogs.microsoft.com
    Platform Engineering for the Agentic AI era

    For the last decade, platform engineering has relied on explicit API interaction layers: CLIs, SDKs, pipelines, wrappers, and UI workflows that translate human intent into machine‑safe API calls. AI agents are now short‑circuiting much of that stack. By combining natural language understanding, reasoning, and direct …


    Read More
  • Making agents practical for real-world development

    calendar Mar 5, 2026 · devblogs.microsoft.com
    Making agents practical for real-world development

    Explore agent orchestration, extensibility, and continuity in VS Code 1.110: lifecycle hooks, agent skills, session memory, and integrated browser tools. Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/making-agents-practical-for-real-world-development


    Read More
  • C++ Performance Improvements in MSVC Build Tools v14.51

    calendar Mar 4, 2026 · devblogs.microsoft.com
    C++ Performance Improvements in MSVC Build Tools v14.51

    The Microsoft C++ team made big changes to optimization quality that we are proud to share with the release of Microsoft C++ (MSVC) Build Tools v14.51. We will use two benchmarks to illustrate the effect of these improvements compared to MSVC Build Tools v14.50. Our first benchmark is SPEC CPU 2017 Link to article: …


    Read More
  • DirectX Innovation at GDC 2026

    calendar Mar 4, 2026 · devblogs.microsoft.com
    DirectX Innovation at GDC 2026

    The excitement is building as we head into the 2026 Game Developer Conference and the DirectX team has a lot to share. We will be showcasing major updates in asset streaming, GPU tooling, ML-powered real-time graphics on Windows, and shader compilation at GDC. Link to article: …


    Read More
  • February 2026 (version 1.110)

    calendar Mar 4, 2026 · devblogs.microsoft.com
    February 2026 (version 1.110)

    What's new in the Visual Studio Code February 2026 Release (1.110). Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/february-2026-(version-1.110)


    Read More
  • February 2026 Insiders (version 1.110)

    calendar Mar 4, 2026 · devblogs.microsoft.com
    February 2026 Insiders (version 1.110)

    Learn what is new in the Visual Studio Code February 2026 Release (1.110). Read the full article Link to article: https://devblogs.microsoft.com/external-blogs/february-2026-insiders-version-1-110


    Read More
  • Aha, I found a counterexample to the documentation that says that Query­Performance­Counter never fails

    calendar Mar 4, 2026 · devblogs.microsoft.com
    Aha, I found a counterexample to the documentation that says that <code>Query­Performance­Counter</code> never fails

    In the documentation that describes the high-resolution timestamps, there is a question-and-answer section. Under what circumstances does QueryPerformanceFrequency return FALSE, or QueryPerformanceCounter return zero? This won't occur on any system that runs Windows XP or later. Link to article: …


    Read More
  • Azure Developer CLI (azd): One command to swap Azure App Service slots

    calendar Mar 3, 2026 · devblogs.microsoft.com
    Azure Developer CLI (azd): One command to swap Azure App Service slots

    Swap deployment slots from your terminal—azd already knows your app. Azure App Service deployment slots let you stage changes and swap them into production with zero downtime. With azd, you can Link to article: https://devblogs.microsoft.com/azure-sdk/azd-appservice-swap


    Read More
  • Just for fun: A survey of write protect notches on floppy disks and other media

    calendar Mar 3, 2026 · devblogs.microsoft.com
    Just for fun: A survey of write protect notches on floppy disks and other media

    As you may have noticed, sometimes I waste time Link to article: https://devblogs.microsoft.com/oldnewthing/20260303-00/?p=112104


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top