Azure Service Bus for .NET Articles, Tutorials & News

Azure Service Bus for .NET articles, tutorials, and news from the DotNetNews archive.

21 articles Updated

Start here

Editor picks for Service Bus

  1. Building Event-Driven AI Agents with Azure Service Bus and .NET

    c-sharpcorner.com Issue #500

    Interesting if you’re connecting async messaging with agent-style workloads instead of forcing everything through synchronous request/response paths.

    Read article Issue #500

  2. Duplicate Message Detection for an Azure Service Bus

    c-sharpcorner.com Issue #242

    Duplicate detection in Service Bus is one of those practical messaging topics that saves you from painful downstream retries.

    Read article Issue #242

  3. Understanding Dead Letter Queue in Azure Service Bus with C#

    medium.com Issue #156

    Dead-letter handling in Azure Service Bus is one of those topics that saves pain later.

    Read article Issue #156

  4. Queue-Based Load Leveling Pattern (Starring Phi4, LangChain4j and Azure Service Bus)

    devblogs.microsoft.com Issue #149

    A Microsoft Service Bus load-leveling example that’s more interesting for the pattern than the Java framing.

    Read article Issue #149

  5. Outbox pattern in .NET

    csharpdigest.net Issue #487

    Outbox is still one of the most important reliability patterns for distributed systems. Always worth revisiting.

    Read article Issue #487

  6. Implementing Event-Driven Microservices in .NET:

    medium.com Issue #486

    Good fit for readers exploring messaging patterns and resilient service boundaries.

    Read article Issue #486

  7. Implementing the Inbox Pattern for Reliable Message Consumption

    milanjovanovic.tech Issue #428

    Distributed workflow orchestration in .NET is always interesting because the real challenge is usually coordination, not code.

    Read article Issue #428

  8. Inbox Pattern & Outbox Pattern in C# — Are They Really Real or Just Buzzwords?

    dotnetfullstackdev.medium.com Issue #338

    Inbox and outbox patterns are explained through the usual buzzword haze, but the messaging reliability angle is still important.

    Read article Issue #338

Azure Service Bus .NET from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on Azure Service Bus for .NET.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward Azure Service Bus .NET, Service Bus C#, messaging Azure .NET. Recent pieces worth opening: “Building Event-Driven AI Agents with Azure Service Bus and .NET” and “Outbox pattern in .NET”.

Latest

Newest Service Bus from the archive

Archive

Newest first