.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Azure SDK Release (October 2025)

    calendar Oct 27, 2025 · devblogs.microsoft.com
    Azure SDK Release (October 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
  • Dubious security vulnerability: Denial of service by loading a very large file

    calendar Oct 27, 2025 · devblogs.microsoft.com
    Dubious security vulnerability: Denial of service by loading a very large file

    A denial of service vulnerability report was filed against a program, let's call it Notepad. The actual text of the report was very hard to understand because the grammar was all messed up. I'll give the finder the benefit of the doubt on the assumption that they are not a native English speaker. Here's a cleaned-up …


    Read More
  • Your 6-Step Guide to Deploying a Website with GitHub Codespaces and Copilot agent mode

    calendar Oct 24, 2025 · devblogs.microsoft.com
    Your 6-Step Guide to Deploying a Website with GitHub Codespaces and Copilot agent mode

    👋everyone! Shree here. I'm sure many of you have had a similar chat with someone you know Link to article: https://devblogs.microsoft.com/all-things-azure/your-6-step-guide-to-deploying-a-website-with-github-codespaces-and-copilot-agent-mode


    Read More
  • The early history of the Windows Runtime PropertyValue and why there is a PropertyType.Inspectable that is never used

    calendar Oct 24, 2025 · devblogs.microsoft.com
    The early history of the Windows Runtime PropertyValue and why there is a PropertyType.Inspectable that is never used

    Some time ago, I mentioned that the Property­Value.Create­Inspectable method doesn't create a Property­Value Link to article: https://devblogs.microsoft.com/oldnewthing/20251024-00/?p=111725


    Read More
  • Announcing Sponsorship on NuGet.org

    calendar Oct 23, 2025 · devblogs.microsoft.com
    Announcing Sponsorship on NuGet.org

    Package maintainers are the backbone of the NuGet.org ecosystem, building and maintaining the packages we all rely on. Today we are excited to announce the new NuGet.org Sponsorship feature which makes it easier than ever for consumers to recognize and support the authors behind their favorite packages. With …


    Read More
  • Upgrading to Microsoft Agent Framework in Your .NET AI Chat App

    calendar Oct 23, 2025 · devblogs.microsoft.com
    Upgrading to Microsoft Agent Framework in Your .NET AI Chat App

    The AI App Templates let you spin up a working chat application in minutes, complete with AI integration, custom data ingestion, and all the pieces you need to get started. It's a cool and solid foundation. But here's the thing: what if you want to go beyond basic chat? What if you want to build AI agents that can …


    Read More
  • Windows Runtime design principle: Properties can be set in any order

    calendar Oct 23, 2025 · devblogs.microsoft.com
    Windows Runtime design principle: Properties can be set in any order

    One of the design principles of the Windows Runtime is that if an object has multiple writable properties, then you can set them in any order and the effect will be the same. For example, consider an object with three properties: Minimum, Maximum, and Value. Suppose the rule is that you must, a Link to article: …


    Read More
  • Unlocking Enterprise AI Complexity: Multi-Agent Orchestration with the Microsoft Agent Framework

    calendar Oct 23, 2025 · devblogs.microsoft.com
    Unlocking Enterprise AI Complexity: Multi-Agent Orchestration with the Microsoft Agent Framework

    The Architectural Imperative: Why Multi-Agent Orchestration is Essential In modern enterprise AI systems, the scope and complexity of real-world business ch Link to article: https://devblogs.microsoft.com/semantic-kernel/unlocking-enterprise-ai-complexity-multi-agent-orchestration-with-the-microsoft-agent-framework


    Read More
  • Integration Testing with Testcontainers

    calendar Oct 23, 2025 · devblogs.microsoft.com
    Integration Testing with Testcontainers

    Introduction Ever had to write tests that need a real database, and found yourself juggling local setups or dummy data? Testcontainers might just be your new best friend. In this article, we'll explore how Testcontainers can simplify integration testing by spinning up real services in Docker containers on-demand. We' …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top