performance

.NET Performance and Optimization Articles, Tutorials & News

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

1407 articles Updated

.NET performance optimization is the focus of this topic page. .NET Performance and Optimization is how .NET teams reason about runtime cost, startup, and throughput once the feature work is done. Intermediate and senior .NET developers use this hub to scan practical writing without treating every link as an endorsement.

Recurring subtopics in recent issues include .NET performance optimization, C# performance, ASP.NET Core performance, and .NET profiling. Those themes are drawn from titles and excerpts in the newest archive entries for this tag, not from a marketing outline.

Expect publisher tutorials, release notes, architecture write-ups, and field notes linked from DotNetNews issues. Start here is a short editorial shortlist for .NET Performance and Optimization; the archive list is chronological and larger. Secondary angles such as .NET performance optimization and C# performance appear when the archive actually covered them. Nearby reading often overlaps with .NET Benchmarking and BenchmarkDotNet and .NET Profiling and Diagnostics.

Start here

Editor picks for Performance

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

    c-sharpcorner.com Issue #504

    Covers building a Streaming, Low-Allocation Excel Writer in .NET.

    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

    I/O operations impact application responsiveness, scalability, and costs.

    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

    A practical guide to the C# language features that have reshaped how we write .NET code .

    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

    10 EF Core performance mistakes that ship to production, N+1 queries, missing projections, lazy loading, AsNoTracking, bulk ops, and how to fix each in .NET 10.

    Read article Issue #479

Archive

Page 1 of 57

Newest first