Home Archive Issue #443
Issue #443

ASP.NET Core, EF Core & AI security

A varied .NET roundup covering .NET 10 ASP.NET Core updates, EF Core query pitfalls, Blazor architecture, Entra ID auth, and AI security.

Jasen's top three picks

  1. 1
    Serialization vs Deserialization in .NET — Explained Simply

    medium.com

    A straightforward refresher for newer developers who still mix up object serialization, wire formats, and when deserialization becomes the risky half.

  2. 2
    Securing the AI You’re Building: What the OWASP GenAI Data Security Guide Means for Developers Who…

    pub.towardsai.net

    Useful because it translates OWASP-style GenAI security guidance into developer concerns instead of leaving it at abstract policy language.

  3. 3
    Difference Between IEnumerable and IQueryable in C#

    c-sharpcorner.com

    This is basic material, but the IEnumerable versus IQueryable distinction still trips people up once LINQ meets real databases.

Editor's note

I kept this issue deliberately mixed, which is usually where the most useful reading shows up. The EF Core piece on N+1 and cartesian explosion is practical performance advice, and the ASP.NET Core/.NET 10 article is worth scanning if you want a quick release-level refresher. I also pulled in a couple of AI security items because the developer-facing guidance is finally getting more concrete.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox