.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Visualizing GitHub Audit Log in Microsoft Defender

    calendar Nov 27, 2025 · devblogs.microsoft.com
    Visualizing GitHub Audit Log in Microsoft Defender

    [alert type="tip" heading="Tips"]In today’s rapidly evolving DevSecOps landscape, the need for real-time v Link to article: https://devblogs.microsoft.com/all-things-azure/visualizing-github-audit-log-in-microsoft-defender


    Read More
  • .NET Day on Agentic Modernization Coming Soon

    calendar Nov 26, 2025 · devblogs.microsoft.com
    .NET Day on Agentic Modernization Coming Soon

    Join us on December 9, 2025 between 9AM-1PM Pacific for .NET Day of Agentic Modernization! This is a free, one-day virtual event focused on the latest tooling, techniques, and guidance for modernizing your .NET applications. Whether you're upgrading legacy code, preparing for cloud workloads, Link to article: …


    Read More
  • At what point in the Windows development cycle is it too late to change the text of a translatable string?

    calendar Nov 26, 2025 · devblogs.microsoft.com
    At what point in the Windows development cycle is it too late to change the text of a translatable string?

    Back in 2009, I noted that the "Prevent windows from being automatically arranged when moved to the edge of the screen" check box is a dreaded Link to article: https://devblogs.microsoft.com/oldnewthing/20251126-00/?p=111815


    Read More
  • Announcing OData Model Builder 3.0.0 Preview 1 Release

    calendar Nov 26, 2025 · devblogs.microsoft.com
    Announcing OData Model Builder 3.0.0 Preview 1 Release

    We're excited to announce that OData Model Builder 3.0.0 Preview 1 has been officially released and is available on NuGet: Microsoft.OData.ModelBuilder 3.0.0 Preview 1 This is a major release that brings the libr Link to article: …


    Read More
  • Azure SDK Release (November 2025)

    calendar Nov 25, 2025 · devblogs.microsoft.com
    Azure SDK Release (November 2025)

    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
  • Manage Containers the Easy Way: Copilot + VS Code

    calendar Nov 25, 2025 · devblogs.microsoft.com
    Manage Containers the Easy Way: Copilot + VS Code

    Managing containers can be one of the most repetitive parts of modern development. Between remembering CLI commands, switching contexts, and digging through logs, it’s easy to lose focus on the actual code you’re building. The latest release of the VS Code Container Tools extension changes that by putting Copilot …


    Read More
  • Celebrating Community Contributions in Aspire 13

    calendar Nov 25, 2025 · devblogs.microsoft.com
    Celebrating Community Contributions in Aspire 13

    Aspire 13.0 marks a major milestone, not just for the product, but for the vibrant community that helped shape it. This release includes meaningful contributions from community members across features, integrations, tooling, and documentation. We wanted to highlight some standout PRs from this release as a way to say …


    Read More
  • Introducing Memory in Foundry Agent Service

    calendar Nov 25, 2025 · devblogs.microsoft.com
    Introducing Memory in Foundry Agent Service

    Give your agents the power to remember Imagine your agent never asks the same question twice. Until now, most agents hav Link to article: https://devblogs.microsoft.com/foundry/introducing-memory-in-foundry-agent-service


    Read More
  • Introducing Multi-Agent Workflows in Foundry Agent Service

    calendar Nov 25, 2025 · devblogs.microsoft.com
    Introducing Multi-Agent Workflows in Foundry Agent Service

    Across industries, organizations are moving from experimenting with single agents to running AI at the center of their business operations. While single agents excel at focused tasks, customers quickly discover that real enterprise work stretches across multiple steps, involves different roles, and requires strong …


    Read More
  • Translation Customization, A Developer's Guide to Adaptive Custom Translation

    calendar Nov 25, 2025 · devblogs.microsoft.com
    Translation Customization, A Developer's Guide to Adaptive Custom Translation

    Introduction Translation isn’t just converting words—it’s enabling global communication. Yet for businesses operating worldwide, achieving accuracy, speed, and domain-specific termino Link to article: https://devblogs.microsoft.com/foundry/translation-customization-a-developers-guide-to-adaptive-custom-translation


    Read More
  • Azure Content Understanding is now generally available

    calendar Nov 25, 2025 · devblogs.microsoft.com
    Azure Content Understanding is now generally available

    At Microsoft Ignite this year, we’re excited to announce that Azure Content Understanding in Foundry Tools is now generally available (GA). Over the past months, we’ve seen preview usage across industries, from large consultancies to healthcare leaders, with invaluable customer feedback shaping this release. With this …


    Read More
  • Assess Agentic Risks with the AI Red Teaming Agent in Microsoft Foundry

    calendar Nov 25, 2025 · devblogs.microsoft.com
    Assess Agentic Risks with the AI Red Teaming Agent in Microsoft Foundry

    We’re thrilled to announce major enhancements to the AI Red Teaming Agent in Microsoft Foundry for models and AI agentic pipelines, available now in public preview. These new capabilities enable organizations to proactively identify safety and security risks in both models and a Link to article: …


    Read More
  • Introducing TypeSpec for Microsoft 365 Copilot – Build declarative agents faster with more confidence

    calendar Nov 25, 2025 · devblogs.microsoft.com
    Introducing TypeSpec for Microsoft 365 Copilot – Build declarative agents faster with more confidence

    We’re excited to announce that TypeSpec for Microsoft 365 Copilot is now generally available! This milestone marks the first stable release of the domain-specific language (DSL) designed to streamline how developers build and extend Micro Link to article: …


    Read More
  • 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
    • ««
    • «
    • 1
    • 2
    • »
    • »»

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top