.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • MSSQL Extension for VS Code: Introducing Edit Data (Public Preview)

    calendar Nov 24, 2025 · devblogs.microsoft.com
    MSSQL Extension for VS Code: Introducing Edit Data (Public Preview)

    Overview Working with table data is an essential part of database development — whether you’re validating behavior, debugging issues, or quickly seeding data. But switching between tools or writing repetitive T-SQL statements can slow down your workflow. Link to article: …


    Read More
  • New release cadence and support lifecycle for Microsoft C++ Build Tools

    calendar Nov 24, 2025 · devblogs.microsoft.com
    New release cadence and support lifecycle for Microsoft C++ Build Tools

    Starting with Visual Studio 2026, we are introducing a new support lifecycle for the Microsoft C++ (MSVC) Build Tools. We are also updating the MSVC release cadence. As Visual Studio moves to a Modern Link to article: https://devblogs.microsoft.com/cppblog/new-release-cadence-and-support-lifecycle-for-msvc-build-tools


    Read More
  • Visual Studio – Built for the Speed of Modern Development

    calendar Nov 24, 2025 · devblogs.microsoft.com
    Visual Studio – Built for the Speed of Modern Development

    The release of Visual Studio 2026 two weeks ago marks the next evolution in Microsoft’s 50-year commitment to deliver the tools that developers love and enterprises trust, built to move at the pace of modern development. Software development is moving faster than ever, and Visual Studio is evolving right along with …


    Read More
  • Why does XAML break down when I have an element that is half a billion pixels tall?

    calendar Nov 24, 2025 · devblogs.microsoft.com
    Why does XAML break down when I have an element that is half a billion pixels tall?

    A customer reported that their program encountered rendering problems when they created elements that were a half billion pixels tall, and they wondered why this was happening. A half billion pixels is an awful lot of pixels. At 96 pixels per inch, that gives you an element whose height is over 82 miles (132 km). There …


    Read More
  • SharePoint Site Creation in Microsoft Graph

    calendar Nov 24, 2025 · devblogs.microsoft.com
    SharePoint Site Creation in Microsoft Graph

    The SharePoint team is excited to (finally) bring Site Collection creation to Graph! Starting in Microsoft Graph beta you can now create new site collections! But that’s not all! Creating site collections through older APIs required that your application have Si Link to article: …


    Read More
  • Announcing OData .NET (ODL) 9 Preview 3 Release

    calendar Nov 21, 2025 · devblogs.microsoft.com
    Announcing OData .NET (ODL) 9 Preview 3 Release

    We’re happy to announce that OData .NET (ODL) 9 Preview 3 has been officially released and is available on NuGet: Microsoft.OData.Core 9.0.0 Preview 3 Link to article: https://devblogs.microsoft.com/odata/announcing-odata-net-odl-9-preview-3-release


    Read More
  • Ignite 2025: A Developer’s Guide to Building Agents for Microsoft 365

    calendar Nov 21, 2025 · devblogs.microsoft.com
    Ignite 2025: A Developer’s Guide to Building Agents for Microsoft 365

    Ignite 2025 brought many innovations for developers building agents for Microsoft 365. From new capabilities in Declarative Agents and Custom Engine Agents to the introduction of Microsoft Agent 365, the platform now enables organizations to arch Link to article: …


    Read More
  • Maybe somebody can explain to me how weak references solve the ODR problem

    calendar Nov 21, 2025 · devblogs.microsoft.com
    Maybe somebody can explain to me how weak references solve the ODR problem

    Some time ago, I proposed Using type aliasing to avoid the ODR problem with conditional compilation. A Reddit thread claimed that " Link to article: https://devblogs.microsoft.com/oldnewthing/20251121-00/?p=111807


    Read More
  • Reinventing how .NET Builds and Ships (Again)

    calendar Nov 20, 2025 · devblogs.microsoft.com
    Reinventing how .NET Builds and Ships (Again)

    After I wrote my last post on how .NET builds and ships, I was cautiously optimistic that I wouldn't be writing another one. Or at least not another one about how we build and ship. That problem was done and dusted. .NET had done it! We'd struck a Link to article: …


    Read More
  • Microsoft 365 Copilot APIs: What’s New and What’s Next

    calendar Nov 20, 2025 · devblogs.microsoft.com
    Microsoft 365 Copilot APIs: What’s New and What’s Next

    At Build 2025, we introduced the Microsoft 365 Copilot APIs to help developers bring grounded AI into their solutions without rebuilding indexes or compromising security. The response has been encouraging, and your fee Link to article: …


    Read More
  • Develop Faster with VS Code for the Web – Azure: Your Browser-Based Dev Environment

    calendar Nov 20, 2025 · devblogs.microsoft.com
    Develop Faster with VS Code for the Web – Azure: Your Browser-Based Dev Environment

    Developers can now move from idea to Azure-ready code in minutes with VS Code for the Web – Azure. This browser-based environment removes setup time, reduces friction, and gives you immediate access to pre-configured run Link to article: …


    Read More
  • From Complexity to Simplicity: Intelligent JVM Optimizations on Azure

    calendar Nov 20, 2025 · devblogs.microsoft.com
    From Complexity to Simplicity: Intelligent JVM Optimizations on Azure

    Introduction As cloud-native architectures scale across thousands of containers and virtual machines, Java performance tuning has become more distributed, complex, and error-prone than ever. As highlighted in our public preview announcement, traditional JVM optimization relied on ex Link to article: …


    Read More
  • Announcing the Public Preview of Azure Command Launcher for Java

    calendar Nov 20, 2025 · devblogs.microsoft.com
    Announcing the Public Preview of Azure Command Launcher for Java

    Today we are announcing the Public Preview of the Azure Command Launcher for Java, a new tool that helps developers, SREs, and infrastructure teams standardize and automate JVM configuration on Azure. The goal is to simplify tuning practices and reduce resource waste across Java workloads. Link to article: …


    Read More
  • Foundry Local comes to Android—plus on-device speech, on-prem support, and a simpler SDK

    calendar Nov 20, 2025 · devblogs.microsoft.com
    Foundry Local comes to Android—plus on-device speech, on-prem support, and a simpler SDK

    Today, we’re introducing a powerful new way to bring AI directly to your mobile apps: Foundry Local on Android. Starting now, you can build Android applications that run AI on-device—no cloud round trips required. Sign up for the gated preview here: https://aka.m Link to article: …


    Read More
  • Announcing: Dynamic Data Masking for Azure Cosmos DB (Preview)

    calendar Nov 20, 2025 · devblogs.microsoft.com
    Announcing: Dynamic Data Masking for Azure Cosmos DB (Preview)

    Today marks a big step forward with the public preview of Dynamic Data Masking (DDM) for Azure Cosmos DB. This feature helps organizations protect sensitive data without requiring changes to application logic or database interactions. What is Dynamic Data Masking? Dynamic Data Masking (DDM) is a server-side, …


    Read More
  • Use Azure SRE Agent with Azure Cosmos DB: Smarter Diagnostics for Your Applications

    calendar Nov 20, 2025 · devblogs.microsoft.com
    Use Azure SRE Agent with Azure Cosmos DB: Smarter Diagnostics for Your Applications

    We’re excited to announce the Link to article: https://devblogs.microsoft.com/cosmosdb/use-azure-sre-agent-with-azure-cosmos-db-smarter-diagnostics-for-your-applications


    Read More
  • Announcing Private Preview: Safe Account Key rotation using Account Key Usage Metadata

    calendar Nov 20, 2025 · devblogs.microsoft.com
    Announcing Private Preview: Safe Account Key rotation using Account Key Usage Metadata

    Account Key Usage Metadata is a new security and observability feature that helps Azure Cosmos DB customers avoid service disruptions during key rotations. It provides visibility when each account key was last used Link to article: …


    Read More
  • Azure DevOps to GitHub migration Playbook: Unlocking Agentic DevOps

    calendar Nov 20, 2025 · devblogs.microsoft.com
    Azure DevOps to GitHub migration Playbook: Unlocking Agentic DevOps

    Azure DevOps or GitHub Enterprise ? Today, in the Microsoft ecosystem, two Software Development Lifecycle management platforms coexist: - Azure DevOps is designed from the ground up for enterprise with advanced planning features through Azure Boards, build and release automation with Azure Pipelines, and a unique Link …


    Read More
  • Ignite 2025 - What's new for Office Add-ins

    calendar Nov 19, 2025 · devblogs.microsoft.com
    Ignite 2025 - What's new for Office Add-ins

    This blog outlines the new and exciting features now available in the Office Add-ins ecosystem for Ignite 2025. Continue reading for platform updates, developer experience improvements, and store enhancements. Copilot Agents work with office.js to read and write document content, enabling powerful workflows At Build …


    Read More
  • Supercharge Your Test Coverage with GitHub Copilot Testing for .NET

    calendar Nov 19, 2025 · devblogs.microsoft.com
    Supercharge Your Test Coverage with GitHub Copilot Testing for .NET

    Writing high-quality unit tests is critical for reliable software, but it’s often time-consuming and repetitive. What if GitHub Copilot could take care of that for you? Today we’re thrilled to announce GitHub Copilot testing for .NET is now available in Visual Studio Insiders. This new capability brings AI-powered unit …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top