Home Archive Issue #218
Issue #218

C# mistakes, SQL partitioning, and .NET observability

A varied .NET roundup with C# fundamentals, SQL partitioning, outbox messaging, Azure automation, logging, and OpenCV in .NET.

Jasen's top three picks

  1. 1
    The 9 Most Painful C# Mistakes (And How to Avoid Them)

    medium.com

    A solid set of C# basics and gotchas—good for newer devs and a quick refresher for the rest of us.

  2. 2
    C# Made Easy: 8 Techniques Every Beginner Must Try

    medium.com

    The outbox/RabbitMQ article stands out for anyone trying to make messaging reliable without hand-waving away transactions.

  3. 3
    Horizontal vs Vertical Partitioning in SQL

    c-sharpcorner.com

    Log buffering and ADO.NET connection pooling are the kind of operational details that save pain later.

Editor's note

I curated a pretty mixed bag this time: beginner-friendly C# posts sit beside deeper topics like outbox messaging, log buffering, and SQL partitioning. The Brighter outbox piece and the .NET Blog update on on-demand log buffering are especially practical for teams shipping production systems. I also included a couple of automation and AI-adjacent posts, but there isn’t a single theme tying the whole issue together.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox