Home Archive Issue #175
Issue #175

EF Core, profiling, and .NET 10 updates

A varied .NET roundup with testing, LINQ, EF Core optimization, Visual Studio CPU analysis, and early .NET 10/C# 13 coverage.

Jasen's top three picks

  1. 1
    Unit Testing in .NET

    medium.com

    A solid refresher on unit testing basics to start the issue.

  2. 2
    Difference Between Compilation and Runtime Errors in .NET

    c-sharpcorner.com

    Good reminder that LINQ choices affect what actually runs in EF Core.

  3. 3
    How to Use LINQ Effectively in .NET: IEnumerable, IQueryable, and EF Core Tips

    medium.com

    If you tune databases or APIs, the batch update/delete and EF Core performance posts are worth a read.

Editor's note

I kept this issue intentionally mixed: there’s practical EF Core tuning, some fundamentals like testing and HTTP usage, and a few forward-looking pieces on .NET 10 and C# 13. The Visual Studio multi-process CPU analysis post stands out for day-to-day diagnostics, while the MCP server article is a good snapshot of where C# and AI tooling are heading.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox