Home Archive Issue #387
Issue #387

Cosmos DB Entra ID, AI agents, and .NET performance

A varied .NET roundup covering Entra ID for Cosmos DB, ASP.NET Core client assertions, Blazor callbacks, AI agents, and performance tips.

Jasen's top three picks

  1. 1
    How to Enable Microsoft Entra ID for Azure Cosmos DB (NoSQL)

    devblogs.microsoft.com

    Entra ID for Cosmos DB is a practical step away from shared keys and toward cleaner production security.

  2. 2
    🔴 VS Code Live - AI-Powered Kafka Development: Confluent Extension + GitHub Copilot + MCP

    youtube.com

    The Blazor EventCallback article is a useful reminder that UI event patterns matter once async code meets component lifecycles.

  3. 3
    .NET R&D Digest (January, 2026)

    olegkarasik.wordpress.com

    The string-search performance piece is the kind of focused tuning advice that saves real CPU in busy apps.

Editor's note

I curated a fairly mixed issue today: cloud security, UI behavior, data stores, and some hard-won performance lessons. The Cosmos DB Entra ID post and the ASP.NET Core client assertions article stood out to me because they both tighten real production security without hand-waving. I also liked the Blazor EventCallback piece and the string-performance writeup for the same reason: they explain bugs you only remember after they’ve cost you time.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox