performance
.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1551 articles Updated Page 49 of 63
Browse additional .NET Performance and Optimization articles from the DotNetNews archive.
.NET Performance and Optimization articles
Page 49 of 63
Newest first
-
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
-
When Old .NET Habits Save New SQLite Code
medium.com Issue #198
https://medium.com/@rbrooks33/when-old-net-habits-save-new-sqlite-code-33d952d62a4a
-
Boost Your .NET Projects: Enhancing .NET Logging with LoggingHelper in Spargine
dotnettips.wordpress.com Issue #198
https://dotnettips.wordpress.com/2025/05/07/boost-your-net-projects-enhancing-net-logging-with-logginghelper-in-spargine/
-
10 Costly Mistakes Developers Make When Using GC.Collect() in C#
medium.com Issue #198
https://medium.com/@ashokreddy343/10-costly-mistakes-developers-make-when-using-gc-collect-in-c-5a746c79ab06
-
Async/Await in C#: How to Avoid the Hidden Performance Pitfalls
medium.com Issue #198
https://medium.com/@mohsho10/async-await-in-c-how-to-avoid-the-hidden-performance-pitfalls-4641f5eb4c12?source=rss------csharp-5
-
CPU Cache Optimization in .NET APIs: Unlocking Hidden Performance
medium.com Issue #197
https://medium.com/asp-dotnet/cpu-cache-optimization-in-net-apis-unlocking-hidden-performance-f61f03aa9bb6
-
Function Pointers in C# 9 — The Power Feature You’re Not Using (Yet)
medium.com Issue #197
https://medium.com/@mohsho10/function-pointers-in-c-9-the-power-feature-youre-not-using-yet-d14fc527efa3