.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Azure Cosmos DB TV Recap - From Burger to Bots – Agentic Apps with Cosmos DB and LangChain.js | Ep. 111

    calendar Jan 29, 2026 · devblogs.microsoft.com
    Azure Cosmos DB TV Recap - From Burger to Bots – Agentic Apps with Cosmos DB and LangChain.js | Ep. 111

    In Episode 111 of Azure Cosmos DB TV, host Mark Brown is joined by Yohan Lasorsa to explore how developers can build agent-powered applications using a fully serverless architecture. This episode focuses on a practical, end-to-end exa Link to article: …


    Read More
  • How can I retain access to the data in a SAFEARRAY after my method returns?

    calendar Jan 29, 2026 · devblogs.microsoft.com
    How can I retain access to the data in a <code>SAFEARRAY</code> after my method returns?

    The original problem our customer had was that the data in a SAFEARRAY disappeared even though they had called Safe­Array­Add­Ref. We learned why this is the case, Link to article: https://devblogs.microsoft.com/oldnewthing/20260129-00/?p=112023


    Read More
  • Dev Proxy v2.1 with configuration hot reload and stdio proxying

    calendar Jan 29, 2026 · devblogs.microsoft.com
    Dev Proxy v2.1 with configuration hot reload and stdio proxying

    We're excited to announce the release of Dev Proxy v2.1.0! This release brings two major productivity features that developers have been asking for: automatic configuration hot reload and stdio traffic proxying - perfect for testing MCP servers and other stdio-based tools. In this version: Link to article: …


    Read More
  • Introducing the Microsoft Graph User Configuration API (preview)

    calendar Jan 28, 2026 · devblogs.microsoft.com
    Introducing the Microsoft Graph User Configuration API (preview)

    We’re excited to announce the public preview of the User Configuration API in the Microsoft Graph beta endpoint. The User Configuration API is a new set of endpoints that you can use to create, read, update, and delete user configuration objects in Exchange Online mail folders. User configuration objects—also Link to …


    Read More
  • Diagnosing instability in production-scale agent reinforcement learning

    calendar Jan 28, 2026 · devblogs.microsoft.com
    Diagnosing instability in production-scale agent reinforcement learning

    On January 28, 2026, Hugging Face announced that they have upstreamed the Post-Training Toolkit into TRL as a first-party integration, making these diagnostics directly usable in production RL and agent post-training pipelines. This enables closed-loop monitoring and control patterns that are increasingly necessary for …


    Read More
  • Accelerate Your Cosmos DB Infrastructure with GitHub Copilot CLI and Azure Cosmos DB Agent Kit

    calendar Jan 28, 2026 · devblogs.microsoft.com
    Accelerate Your Cosmos DB Infrastructure with GitHub Copilot CLI and Azure Cosmos DB Agent Kit

    Modern infrastructure work is increasingly agent driven, but only if your AI actually understands the platform you’re deploying. This guide shows how to turn GitHub Copilot CLI into an Azure Cosmos DB aware infrastructure expert by loading the Azure Cosmos DB Agent Kit. In under a minute, you’ll give Copil Link to …


    Read More
  • .NET AI Essentials - The Core Building Blocks Explained

    calendar Jan 28, 2026 · devblogs.microsoft.com
    .NET AI Essentials - The Core Building Blocks Explained

    Artificial Intelligence (AI) is transforming how we build applications. The .NET team has prioritized keeping pace with the rapid changes in generative AI and continue to provide tools, libraries, and guidance for .NET developers building intelligent apps. With .NET, developers have a powerful ecosystem to integrate AI …


    Read More
  • SharePoint Framework (SPFx) roadmap update – January 2026

    calendar Jan 28, 2026 · devblogs.microsoft.com
    SharePoint Framework (SPFx) roadmap update – January 2026

    We enter 2026 with the SharePoint Framework stronger than ever. Adoption has expanded, feedback has sharpened our priorities, and the platform continues to power intelligent and scalable experiences across Microsoft 365. December marked an important milestone with the release of Link to article: …


    Read More
  • Why did I lose the data even though I called Safe­Array­Add­Ref?

    calendar Jan 28, 2026 · devblogs.microsoft.com
    Why did I lose the data even though I called <code>Safe­Array­Add­Ref</code>?

    A customer had a method that received a SAFEARRAY, and they called Safe­Array­Add­Ref to add a reference to it so that they could continue using the array after the method returned, but they found that if they tried to use the array later, the safearray->pData was NULL, and if they c Link to article: …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top