.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1407 articles Updated Page 43 of 57
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
.NET Performance and Optimization articles
Page 43 of 57
Newest first
-
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.
-
233× Faster — No Raw SQL Required!
medium.com Issue #201
https://medium.com/@michaelmaurice410/233-faster-no-raw-sql-required-cb5037346312
-
How to Safely Concatenate Strings in C#
patilraviraj.medium.com Issue #201
https://patilraviraj.medium.com/how-to-safely-concatenate-strings-in-c-4f4c1bdade5c
-
The Silent Performance Killer in .NET:
medium.com Issue #201
https://medium.com/@deepanshuchauhan031/the-silent-performance-killer-in-net-07768ec89bb1
-
Background Processing in .NET: Hosted Services, Queues, and Workers Done Right
medium.com Issue #201
https://medium.com/@orbens/background-processing-in-net-hosted-services-queues-and-workers-done-right-5bf3504f7fcf?source=rss------dotnet-5
-
Stop Using Exceptions for Control Flow: The Silent Killer of C# Performance & Readability
medium.com Issue #200
https://medium.com/@metoz.florian/stop-using-exceptions-for-control-flow-the-silent-killer-of-c-performance-readability-8ce85a61c116
-
If I mark my thread pool callback as long-running, does it still count toward the thread pool thread limit?
devblogs.microsoft.com Issue #200
https://devblogs.microsoft.com/oldnewthing/20250514-00/?p=111178
-
Async Await Is Not Magic: Here’s What Happens Under the Hood
codenp.com Issue #200
https://codenp.com/async-await-is-not-magic-heres-what-happens-under-the-hood-092c8728ffba
-
5 C# And .NET Tips & Tricks — May 2025
medium.com Issue #200
https://medium.com/@kenslearningcurve/5-c-and-net-tips-tricks-may-2025-73e49dfa7b5a
-
Parallel vs Asynchronous Programming in .NET: What’s the Difference
medium.com Issue #199
https://medium.com/@karthikns999/parallel-vs-asynchronous-programming-in-net-whats-the-difference-69b9318ee3cd?source=rss------dotnet-5
-
Avoid Bottlenecks: 3 Async Patterns to Supercharge .NET API Speed
itnext.io Issue #199
https://itnext.io/avoid-bottlenecks-3-async-patterns-to-supercharge-net-api-speed-d5d7763ad1fd
-
You Think Your Code is Thread-Safe? Think Again!
medium.com Issue #199
https://medium.com/dot-net-sql-learning/you-think-your-code-is-thread-safe-think-again-b91398d51334
-
Don’t Let Blob Sync Break Your .NET App — Try This Instead
itnext.io Issue #198
https://itnext.io/dont-let-blob-sync-break-your-net-app-try-this-instead-79d6fd5ef6f9
-
StringComparison.InvariantCulture is not always invariant
meziantou.net Issue #198
https://www.meziantou.net/stringcomparison-invariantculture-is-not-always-invariant.htm
-
Why does Single() throw an exception in LINQ?
medium.com Issue #198
https://medium.com/@info.codenargs/why-does-single-throw-an-exception-in-linq-f0c5787db107