Home Archive Issue #221
Issue #221

EF Core, AI, and runtime patterns

Issue #221 spans EF Core guidance, AI coding talks, logging and exception handling, HTTP and WebSockets, plus core runtime and language patterns.

Jasen's top three picks

  1. 1
    Long Running Tasks: Batch It or Queue It?

    medium.com

    A practical look at batching versus queuing long-running work, which is a decision every backend team eventually has to make.

  2. 2
    ADO.NET vs Entity Framework vs EF Core — Key Differences Explained

    medium.com

    A clear comparison of ADO.NET, Entity Framework, and EF Core that helps newer developers choose the right level of abstraction.

  3. 3
    Vibe Coding Won’t Take Your Job—But Someone Who Knows Vibe Coding Just Might

    c-sharpcorner.com

    A take on vibe coding that feels timely, especially for teams trying to separate novelty from durable engineering skill.

Editor's note

I pulled together a deliberately mixed lineup this time: data access, runtime fundamentals, and a few AI-heavy pieces. The EF Core roundup and the logging/exception guide are practical reads, while the Copilot and agent talks show where the ecosystem is heading.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox