.NET Profiling and Diagnostics Articles, Tutorials & News

.NET Profiling and Diagnostics articles, tutorials, and news from the DotNetNews archive.

31 articles Updated

Start here

Editor picks for Profiling

  1. AI-Driven Performance Profiling for ASP.NET Core Applications

    c-sharpcorner.com Issue #493

    Profiling advice wrapped in AI language is only useful if the recommendations are actionable; still, performance tooling is always relevant.

    Read article Issue #493

  2. Mastering .NET Interviews – Part 9: Testing & Performance

    c-sharpcorner.com Issue #487

    Testing and performance together makes sense. Those are two areas interview prep can actually reinforce day-to-day practice.

    Read article Issue #487

  3. New Debugging and Profiling Features in Visual Studio (v17.13)

    devblogs.microsoft.com Issue #151

    Visual Studio 17.13’s debugging and profiling upgrades are worth a look.

    Read article Issue #151

  4. Threading on Thin Ice: Demystifying the .NET ThreadPool and avoiding starvation

    truestorydavestorey.medium.com Issue #502

    Worth reading if you've ever seen mysterious latency spikes. ThreadPool starvation is still a very real production problem.

    Read article Issue #502

  5. Memory discipline and GC awareness in .NET

    csharpdigest.net Issue #500

    One of the more practically valuable reads here. Memory pressure and GC behavior still separate smooth apps from spiky ones.

    Read article Issue #500

  6. How to Write the Fastest Code with BenchmarkDotNet in C# in the AI Era

    neuecc.medium.com Issue #495

    A welcome emphasis on BenchmarkDotNet and profiling discipline, especially when AI-generated optimizations need verification.

    Read article Issue #495

  7. The .NET Host Process: What Runs Before Main() and Why It Sometimes Hangs

    dotnettips.com Issue #491

    Pre-Main behavior is easy to ignore until startup hangs. This is a useful troubleshooting-oriented explainer.

    Read article Issue #491

  8. .NET R&D Digest (June, 2026)

    olegkarasik.wordpress.com Issue #490

    Oleg’s digest is consistently eclectic and deep, especially when you want internals-adjacent reading beyond product announcements.

    Read article Issue #490

.NET profiling 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 Profiling and Diagnostics.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward .NET profiling, dotnet-trace, diagnostics .NET. Recent pieces worth opening: “Threading on Thin Ice: Demystifying the .NET ThreadPool and avoiding starvation” and “Memory discipline and GC awareness in .NET”.

Every item links out to the original publisher and back to the DotNetNews issue where it ran.

Latest

Newest Profiling from the archive

Archive

Page 1 of 2

Newest first