.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Deploying ASP.NET Core Web API to Azure and Docker

    calendar Jun 9, 2026 · devleader.ca
    Deploying ASP.NET Core Web API to Azure and Docker

    A complete guide to deploy asp.net core Web API using Docker, Azure App Service, and Azure Container Apps with .NET 10 best practices. Link to article: https://www.devleader.ca/2026/06/09/deploying-aspnet-core-web-api-to-azure-and-docker


    Read More
  • Scale Robot Reinforcement Learning with NVIDIA Isaac Lab on Amazon SageMaker AI

    calendar Jun 9, 2026 · aws.amazon.com/blogs/machine-learning
    Scale Robot Reinforcement Learning with NVIDIA Isaac Lab on Amazon SageMaker AI

    In this post, we show how to train robot policies for the Unitree H1 humanoid with NVIDIA Isaac Lab on Amazon SageMaker AI across two compute options: Amazon SageMaker HyperPod and Amazon SageMaker Training Jobs. Link to article: …


    Read More
  • JetBrains Plugin Developer Conf 2026 – Call for Speakers

    calendar Jun 9, 2026 · blog.jetbrains.com
    JetBrains Plugin Developer Conf 2026 – Call for Speakers

    We’re excited to be preparing the third edition of Plugin Developer Conf, coming this November 2026 — a free community event focused on developing and managing plugins for JetBrains products. Over the past two years, Plugin Developer Conf has brought together experts and practitioners from across the ecosystem to share …


    Read More
  • .NET 11 Preview 5 is now available!

    calendar Jun 9, 2026 · devblogs.microsoft.com
    .NET 11 Preview 5 is now available!

    Today, we are excited to announce the fifth preview release of .NET 11! This release includes improvements across the .NET Runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, and more. Check out the linked release notes below and get started today. [cta-button align="center" …


    Read More
  • .NET and .NET Framework June 2026 servicing releases updates

    calendar Jun 9, 2026 · devblogs.microsoft.com
    .NET and .NET Framework June 2026 servicing releases updates

    Welcome to our combined .NET servicing updates for June 2026. Let's get into the latest release of .NET & .NET Framework, here is a quick overview of what's new in our servicing releases: Security improvements .NET and has been refreshed with the latest update as of June 9, 2026. This update contains security and …


    Read More
  • Distributed multi-agent systems with Aspire and Microsoft Agent Framework

    calendar Jun 9, 2026 · devblogs.microsoft.com
    Distributed multi-agent systems with Aspire and Microsoft Agent Framework

    Agentic applications stop being simple very quickly. A useful assistant rarely stays as one model call. It needs tools, live data, specialized agents, orchestration, memory, voice or chat entry points, deployment infrastructure, health checks, and observability. That is the story behind the Link to article: …


    Read More
  • ICYMI: Inside the Microsoft Agent Framework: How we designed a layered SDK

    calendar Jun 9, 2026 · devblogs.microsoft.com
    ICYMI: Inside the Microsoft Agent Framework: How we designed a layered SDK

    In case you missed it, the Command Line blog was launched last week and has a great article (by yours truly) about our SDK design philosophy with Microsoft Agent Framework. Check it out: Inside the Link to article: …


    Read More
  • Hands-free first notice of loss: Using Strands Agents and Amazon Bedrock AgentCore Browser Tool for intelligent claims intake

    calendar Jun 9, 2026 · aws.amazon.com/blogs/machine-learning
    Hands-free first notice of loss: Using Strands Agents and Amazon Bedrock AgentCore Browser Tool for intelligent claims intake

    In this post, we demonstrate how a hands-free FNOL intake system combines agents built with the Strands Agents SDK for domain reasoning with Amazon Bedrock AgentCore Browser Tool for live portal interaction. This approach preserves human expertise while removing repetitive screen work. Link to article: …


    Read More
  • Build an agentic incident triage assistant with Amazon Quick and New Relic

    calendar Jun 9, 2026 · aws.amazon.com/blogs/machine-learning
    Build an agentic incident triage assistant with Amazon Quick and New Relic

    This post shows engineering teams how to apply that principle to one of the most time-sensitive workflows in engineering: incident triage. You will build a custom incident triage assistant agent using Amazon Quick that orchestrates a response with the New Relic Model Context Protocol (MCP) Server and Asana through …


    Read More
  • Staging Part 2 - Disk Space Optimization

    calendar Jun 9, 2026 · devblogs.microsoft.com
    Staging Part 2 - Disk Space Optimization

    "Disk space optimizations" is one of the key features of MSIX: Disk space optimizations. With MSIX there is no duplication of files across apps and Windows manages the shared files across apps. The apps are still independent Link to article: …


    Read More
  • Copilot Code Reviews for Azure Repos

    calendar Jun 9, 2026 · devblogs.microsoft.com
    Copilot Code Reviews for Azure Repos

    Over the last several years, we have encouraged customers to move their repositories from Azure Repos to GitHub to take advantage of the latest AI powered and agentic development experiences that GitHub is delivering. At the same time, we recognize that migrating repositories to GitHub can vary significantly in …


    Read More
  • The Microsoft Company Party where everybody played name tag swap

    calendar Jun 9, 2026 · devblogs.microsoft.com
    The Microsoft Company Party where everybody played name tag swap

    I learned from a long-retired Microsoft employee about a Company Party that took place around 1984 or so. The company was small enough that a single party could fit the entire company, but not so small that everybody knew everybody else, so each guest was issued a name tag. During the evening, an unofficial game arose …


    Read More
  • Iterator vs Observer Pattern in C#: Key Differences Explained

    calendar Jun 9, 2026 · devleader.ca
    Iterator vs Observer Pattern in C#: Key Differences Explained

    Compare the iterator vs observer pattern in C# with side-by-side code examples showing pull-based vs push-based data access and when to use each approach. Link to article: https://www.devleader.ca/2026/06/09/iterator-vs-observer-pattern-in-c-key-differences-explained


    Read More
  • How engineers at Nextdoor use Codex to build without limits

    calendar Jun 9, 2026 · openai.com/blog
    How engineers at Nextdoor use Codex to build without limits

    How engineers at Nextdoor use Codex with GPT-5.5 to investigate hard-to-reproduce issues, build across platforms, and focus on product outcomes. Link to article: https://openai.com/index/nextdoor


    Read More
  • Fewer False Alarms, Better Coding Flow in RustRover 2026.2

    calendar Jun 9, 2026 · blog.jetbrains.com
    Fewer False Alarms, Better Coding Flow in RustRover 2026.2

    False positives interrupt your workflow. In RustRover 2026.1, we reduced them by up to 25% in real projects, so you’ll see fewer misleading warnings, more relevant suggestions, and smoother completion. Read on to learn what causes false positives and how we’ve been fixing them. What are false positives? The term false …


    Read More
  • Azure Bicep at Scale: Architecture, Repos, and Landing Zones Done Right

    calendar Jun 9, 2026 · build5nines.com
    Azure Bicep at Scale: Architecture, Repos, and Landing Zones Done Right

    Every platform team eventually reaches the same awkward moment. The first few Bicep files were clean. A virtual network here, a storage account there, maybe… Link to article: https://build5nines.com/azure-bicep-at-scale-architecture-repos-and-landing-zones-done-right/


    Read More
  • EF Core at scale: 5 ways to retrieve large datasets efficiently

    calendar Jun 9, 2026 · blog.elmah.io
    EF Core at scale: 5 ways to retrieve large datasets efficiently

    EF Core (Entity Framework Core) is a fast ORM. However, once dataset entries increase by another 0, things start to break down. Fetching and filtering of data adds to processing time. Looking at this pitfall, I came up with a few EF Core methods that are specifically designed to work Link to article: …


    Read More
  • 🚀React Native Windows v0.83 is here!!

    calendar Jun 9, 2026 · devblogs.microsoft.com
    🚀React Native Windows v0.83 is here!!

    We’re excited to release React Native Windows 0.83.0, aligned with React Native 0.83.4. React Native Windows v0.83 advances the Fabric Architecture with broader Fabric parity, richer input and automation surfaces, stronger accessibility for hosted XAML islands, and new tooling to measure and protect component …


    Read More
  • Result pattern or throwing exceptions? Wolverine says “neither”

    calendar Jun 8, 2026 · jeremydmiller.com
    Result pattern or throwing exceptions? Wolverine says “neither”

    Just a warning, unless a topic is personal, I’m going to start mostly writing on the JasperFx Software website to try to drive more traffic there. Don’t throw exceptions for an entity that isn’t found or a value out of range — fair. But swapping that for Result everywhere just trades one kind of noise … Continue …


    Read More
  • Microsoft Build 2026 recap: vision, launches, and top sessions

    calendar Jun 8, 2026 · devblogs.microsoft.com
    Microsoft Build 2026 recap: vision, launches, and top sessions

    Microsoft Build 2026 is a wrap, and there was a LOT. Whether you were there in person, streaming live, or catching up now, this recap covers the biggest announcements, top sessions, and everything you need to keep building. 🎯 Vision lead-off: the system around AI is the differentiator Jay Parikh's post, Link to …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top