.NET Performance and Optimization Articles, Tutorials & News

.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.

1407 articles Updated

Start here

Editor picks for Performance

  1. Building a Streaming, Low-Allocation Excel Writer in .NET

    c-sharpcorner.com Issue #504

    This is the sort of performance article I enjoy: concrete techniques, memory focus, and measurable tradeoffs instead of vague optimization tips.

    Read article Issue #504

  2. Redis Caching Strategies for High-Traffic ASP.NET Core Applications

    c-sharpcorner.com Issue #503

    Straightforward and useful. Redis strategy discussions matter more when traffic patterns and invalidation costs are part of the conversation.

    Read article Issue #503

  3. Optimizing I/O Performance in .NET

    dotnettips.com Issue #498

    Useful refresher on the unglamorous bottlenecks that often matter more than algorithm tweaks in production apps.

    Read article Issue #498

  4. .NET 8 vs .NET 6: Should You Upgrade?

    faciletechnolab.com Issue #495

    A sensible upgrade comparison focused on support windows, performance, and migration risk rather than hype.

    Read article Issue #495

  5. Modern C# Features: A Deep Dive into Records, Pattern Matching, Async, and Performance

    medium.com Issue #494

    Broad C# feature roundup for developers who want a refresher beyond syntax snippets.

    Read article Issue #494

  6. Beyond the Spinner: Implementing High-Performance Optimistic UI with .NET and JavaScript

    medium.com Issue #487

    Optimistic UI is one of those topics that touches both performance and product feel. Good when done with discipline.

    Read article Issue #487

  7. IO Performance: Reuse HttpClient to Avoid Connection Overhead

    dotnettips.com Issue #485

    A perennial reminder: HttpClient misuse still shows up in too many codebases.

    Read article Issue #485

  8. 10 EF Core Performance Mistakes (and How to Fix Them) in .NET 10

    codewithmukesh.com Issue #479

    This is the kind of EF Core checklist teams should review before blaming the database.

    Read article Issue #479

.NET performance optimization from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on .NET Performance and Optimization.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward .NET performance optimization, C# performance, ASP.NET Core performance. Recent pieces worth opening: “The Cosmos DB Query That Burned 2 Million RUs Before Lunch” and “Building a Streaming, Low-Allocation Excel Writer in .NET”.

Latest

Newest Performance from the archive

Archive

Page 1 of 57

Newest first