Home Archive Issue #184
Issue #184

LINQ, memory, and data access

This issue covers LINQ improvements, EF Core and Dapper data access, memory and GC internals, MAUI preview updates, and AI app tooling.

Jasen's top three picks

  1. 1
    Sharing Session and Application data

    c-sharpcorner.com

    Session-state sharing is a practical reminder that the old web basics still matter when you’re building real apps.

  2. 2
    .NET’te AggressiveInlining, BufferWriter ve Span/Memory ile Sınırları Zorlamak

    medium.com

    The BufferWriter and Span/Memory article is the kind of deep dive I like seeing between higher-level framework pieces.

  3. 3
    New AI Tools Launched in Adobe Express

    c-sharpcorner.com

    The LINQ LeftJoin posts are timely, especially with .NET 10 work making joins feel less awkward.

Editor's note

I kept this one intentionally mixed: query work, data access, runtime internals, and a little AI tooling all landed together. The LeftJoin pieces and the EF Core performance article are a nice pair for anyone tuning data-heavy code, while the MAUI preview write-up shows where the desktop and mobile story is heading.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox