performance
.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1468 articles Updated Page 41 of 59
Browse additional .NET Performance and Optimization articles from the DotNetNews archive.
.NET Performance and Optimization articles
Page 41 of 59
Newest first
-
IQueryable vs. IEnumerable In C#: The Performance Traps You Might Be Facing
medium.com Issue #238
https://medium.com/@kittikawin_ball/iqueryable-vs-ienumerable-in-c-the-performance-traps-you-might-be-facing-a4b4f107f9a7
-
C# Lazy Keyword — The Ultimate Performance Hack
medium.com Issue #238
https://medium.com/@nagarajvela/c-lazy-keyword-the-ultimate-performance-hack-4d57a87a6d3d
-
Async/Await Is Eating Your Threads: and 3 Production-Grade Fixes
medium.com Issue #238
https://medium.com/@mohsho10/async-await-is-eating-your-threads-and-3-production-grade-fixes-bd604d127a7c
-
Memory-Safe .NET: Patterns, Pitfalls, and Production-Proven Fixes
medium.com Issue #238
https://medium.com/@siva_bankapalli/memory-safe-net-patterns-pitfalls-and-production-proven-fixes-f017ca67a6ad
-
The CancellationToken You Thought You Didn’t Need — Part 2
medium.com Issue #238
https://medium.com/@deepanshuchauhan031/the-cancellationtoken-you-thought-you-didnt-need-part-2-7a2f42e99933
-
Secrets to Scaling .NET APIs: What Microsoft Doesn’t Put in the Docs
medium.com Issue #237
https://medium.com/@mohsho10/secrets-to-scaling-net-apis-what-microsoft-doesnt-put-in-the-docs-754a24ae3eb8
-
Top 10 .NET Core Best Practices Every Developer Should Know (With Real-World Code Examples Using…
medium.com Issue #237
https://medium.com/@venkataramanaguptha/top-10-net-core-best-practices-every-developer-should-know-with-real-world-code-examples-using-4e21700e0fe5
-
One at a Time or All at Once? C# Concurrency and Parallel
medium.com Issue #236
https://medium.com/@kittikawin_ball/one-at-a-time-or-all-at-once-c-concurrency-and-parallel-602c72d6ef05
-
Channels vs Queues in .NET — What’s Actually Better in 2025?
medium.com Issue #235
https://medium.com/c-sharp-programming/channels-vs-queues-in-net-whats-actually-better-in-2025-01142bd3b502
-
Still Blocking Your .NET Apps? It’s Time to Unleash Async Power.
medium.com Issue #235
https://medium.com/@yaseer.arafat/still-blocking-your-net-apps-its-time-to-unleash-async-power-ca6631f34299
-
How Indexed Views Cut SQL Server Dashboard Load Time by 93% (Part 2)
itnext.io Issue #235
https://itnext.io/how-indexed-views-cut-sql-server-dashboard-load-time-by-93-part-2-82a0463ba462
-
Why Recursion is Slower in C#: A Deep Dive Tutorial
medium.com Issue #235
https://medium.com/@hpultimatemedia/why-recursion-is-slower-in-c-a-deep-dive-tutorial-7db6c2a32cea
-
Avoid These Silent Performance Killers: Boxing & Unboxing in .NET
medium.com Issue #235
https://medium.com/write-a-catalyst/avoid-these-silent-performance-killers-boxing-unboxing-in-net-f6dd8c474fd9
-
Chronolap: The Next Generation Stopwatch for .NET Applications
ertugrulkra.medium.com Issue #235
https://ertugrulkra.medium.com/chronolap-the-next-generation-stopwatch-for-net-applications-2fb3a6b56e55
-
How to Read QR Codes in C# Using IronQR
medium.com Issue #234
https://medium.com/@kyesstuart/how-to-read-qr-codes-in-c-using-ironqr-767904120afc
-
Modern Observability in .NET: OpenTelemetry & Grafana
medium.com Issue #234
https://medium.com/@Adem_Korkmaz/modern-observability-in-net-opentelemetry-grafana-4c08b9d74240
-
Boost Performance in EF Core: How to Use ExecuteUpdate and ExecuteDelete Efficiently
medium.com Issue #233
https://medium.com/@kittikawin_ball/boost-performance-in-ef-core-how-to-use-executeupdate-and-executedelete-efficiently-b9be8a24af51
-
Real-Time SFTP Upload System in .NET Using FileSystemWatcher + BackgroundService
medium.com Issue #233
https://medium.com/@rajput.shubh2510/real-time-sftp-upload-system-in-net-using-filesystemwatcher-backgroundservice-40d426e79daf
-
Memory Leak Troubleshooting in .NET Core
c-sharpcorner.com Issue #232
https://www.c-sharpcorner.com/article/memory-leak-troubleshooting-in-net-core/
-
30+ .NET Best Practices Every Developer Should Know (From Real Projects)
medium.com Issue #232
https://medium.com/@sunita.rawat.cgi/30-net-best-practices-every-developer-should-know-from-real-projects-7c7569ada0ec
-
“EF Core Tracks Everything” — and 5 Other Lies Slowing Down Your App
medium.com Issue #232
https://medium.com/@yaseer.arafat/ef-core-tracks-everything-and-5-other-lies-slowing-down-your-app-db6b85dcf647
-
Strange Behavior of List.Clear() and List.Add() in C#: What Every Developer Should Know
medium.com Issue #232
https://medium.com/@bhagyarana80/strange-behavior-of-list-clear-and-list-add-in-c-what-every-developer-should-know-2b0d134416de
-
The Bug Hid Behind a Guid — Until We Fired It With One Line of Code
medium.com Issue #231
https://medium.com/@michaelmaurice410/the-bug-hid-behind-a-guid-until-we-fired-it-with-one-line-of-code-c23d4d0f0bab
-
💻 Issue 468 - Diagnosing Latency in .NET: Background GC and the Large Object Heap
dotnet.libhunt.com Issue #231
https://dotnet.libhunt.com/newsletter/468
-
.NET Channels as a In-Memory Message Bus – Beware!
codeopinion.com Issue #231
https://codeopinion.com/net-channels-as-a-in-memory-message-bus-beware/