Home Archive Issue #173
Issue #173

C# features, testing, AI, and performance picks

24 curated .NET reads on C# features, unit testing, performance tuning, AI copilots, Azure, MAUI, and ASP.NET Core tips.

Jasen's top three picks

  1. 1
    4 Different way to write a swap numbers program in C#

    medium.com

    A simple swap-numbers refresher, but it’s a nice warm-up before the more practical C# pieces.

  2. 2
    How Event-Driven Architecture Boosts Scalability

    csharp.com

    Event-driven architecture gets a clear scalability treatment here, which is useful if you’re thinking beyond CRUD.

  3. 3
    Mastering .NET Core: 20 Concepts Every Developer Should Know to Ace Their Next Interview Part-1

    vsninja.medium.com

    A broad .NET Core interview roundup; handy for juniors, or for a quick memory check.

Editor's note

I kept this issue varied on purpose, with a mix of practical C# articles, testing guidance, and a few AI and Azure pieces. The PGO and RecyclableMemoryStream reads are especially useful if you care about throughput and allocations, while the Copilot and MAUI items show where the platform is heading.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox