performance
.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1396 articles Updated Page 42 of 56
Browse additional .NET Performance and Optimization articles from the DotNetNews archive.
.NET Performance and Optimization articles
Page 42 of 56
Newest first
-
Why Caching is Essential for .NET App Performance
medium.com Issue #210
https://medium.com/@hasanmcse/why-caching-is-essential-for-net-app-performance-deaa6362c1e2
-
Micro-Refactors in .NET That Make a Big Difference
medium.com Issue #210
https://medium.com/@kittikawin_ball/micro-refactors-in-net-that-make-a-big-difference-610f6b9ee31a
-
Add Prometheus Metrics To .NET 8 API
medium.com Issue #210
https://medium.com/@ampsyy/add-prometheus-metrics-to-net-8-api-6720b2344f9c
-
💻 Issue 464 - “ZLinq”, a Zero-Allocation LINQ Library for .NET
dotnet.libhunt.com Issue #210
https://dotnet.libhunt.com/newsletter/464
-
Is There a Doppelgänger in My List?— 8 Ways to Detect Duplicates in C# (With Benchmark.NET Proof)
medium.com Issue #210
https://medium.com/@michaelmaurice410/is-there-a-doppelg%C3%A4nger-in-my-list-8-ways-to-detect-duplicates-in-c-with-benchmark-net-proof-5c47bb92a12f
-
The .NET Performance Crisis Series
isitvritra101.medium.com Issue #210
https://isitvritra101.medium.com/the-net-performance-crisis-series-d29c7578fa8a
-
.NET Core Concepts (Tiered Compilation)
medium.com Issue #210
https://medium.com/@meriffa/net-core-concepts-tiered-compilation-10f7da3a29c7
-
Vector Support Public Preview now extended to Azure SQL MI
devblogs.microsoft.com Issue #209
https://devblogs.microsoft.com/azure-sql/4561-2/
-
What Every Senior .NET Engineer Should Know About Observability
caffeinatedcoder.medium.com Issue #209
https://caffeinatedcoder.medium.com/what-every-senior-net-engineer-should-know-about-observability-b85dffcce261?source=rss------dotnet-5
-
Understanding Task.RunSynchronously in C#
medium.com Issue #209
https://medium.com/@info_4533/understanding-task-runsynchronously-in-c-272eb62c0e27
-
Basics: How a .NET Program Runs
medium.com Issue #209
https://medium.com/@srividyanan/basics-how-a-net-program-runs-fc1695754cc5?source=rss------dotnet-5
-
Elevating Software Performance: Advanced Code Optimization Techniques for Developers
medium.com Issue #209
https://medium.com/@ebubekirergun/elevating-software-performance-advanced-code-optimization-techniques-for-developers-338b1aa94960
-
PLINQ vs LINQ: Use Cases, and Performance Insights in C#
c-sharpcorner.com Issue #206
https://www.c-sharpcorner.com/article/plinq-vs-linq-use-cases-and-performance-insights-in-c-sharp/
-
Sending Your Metrics with OpenTelemetry in .NET
blog.devgenius.io Issue #206
https://blog.devgenius.io/sending-your-metrics-with-opentelemetry-in-net-a95d75f5108c
-
Oracle Procedures vs. LINQ for Modern Development
medium.com Issue #206
https://medium.com/@Adem_Korkmaz/oracle-procedures-vs-linq-for-modern-development-f1699a0967ef
-
How to Implement Code Quality Rules in .NET Core
c-sharpcorner.com Issue #206
https://www.c-sharpcorner.com/article/how-to-implement-code-quality-rules-in-net-core/
-
Understanding Task.Delay in C#
medium.com Issue #206
https://medium.com/@info_4533/understanding-task-delay-in-c-bce389cd8df7
-
You’re Probably Misusing `Span` — Here’s How It Can Speed Up Your C# Code Instantly
medium.com Issue #206
https://medium.com/@mohsho10/youre-probably-misusing-span-t-here-s-how-it-can-speed-up-your-c-code-instantly-c87911604a2e
-
JWT auth, Cosmos DB search, Copilot
DotNetNews Issue #205
ASP.NET Core JWT auth, Cosmos DB search, C# practices, .NET 9 features, MAUI login, Aspire health checks, and Build/Copilot videos.
-
Taming the Cartesian Explosion — A One-Line Trick to Turbo-Charge EF Core With Query Splitting
medium.com Issue #204
https://medium.com/@michaelmaurice410/taming-the-cartesian-explosion-a-one-line-trick-to-turbo-charge-ef-core-with-query-splitting-099738f60370
-
dotNetDave Says… Avoid Going Across the Wire Until Necessary!
dotnettips.wordpress.com Issue #203
https://dotnettips.wordpress.com/2025/05/12/dotnetdave-says-avoid-going-across-the-wire-until-necessary/
-
Your Entity Framework Code is Too Slow — Here’s Why
medium.com Issue #203
https://medium.com/dot-net-sql-learning/your-entity-framework-code-is-too-slow-heres-why-a4951bdd8300
-
From performance gains to scalability hacks: A Practical Guide for .NET Developers
medium.com Issue #203
https://medium.com/@mikhail.petrusheuski/from-performance-gains-to-scalability-hacks-a-practical-guide-for-net-developers-b02a1b29a98d
-
Say Goodbye to AutoMapper: Why .NET Devs Are Switching to Mapperly
itnext.io Issue #203
https://itnext.io/say-goodbye-to-automapper-why-net-devs-are-switching-to-mapperly-1730ce4a654f
-
ASP.NET Core resilience and performance
DotNetNews Issue #202
This issue covers Polly fault-handling, zero-allocation LINQ, EF Core soft deletes, Web API patching, DI, and .NET 10 Preview 4.