performance
.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1396 articles Updated Page 39 of 56
Browse additional .NET Performance and Optimization articles from the DotNetNews archive.
.NET Performance and Optimization articles
Page 39 of 56
Newest first
-
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/
-
FastMember: The Ultimate Hack for Faster C# Data Operations
medium.com Issue #230
https://medium.com/@nagarajvela/fastmember-the-ultimate-hack-for-faster-c-data-operations-49d948c93dc7
-
The Bug Wasn’t in the Service Layer — It Was the Service Layer
medium.com Issue #230
https://medium.com/@michaelmaurice410/the-bug-wasnt-in-the-service-layer-it-was-the-service-layer-438274b086d6
-
Understanding Dependency Injection in C#
medium.com Issue #230
https://medium.com/@sanchitvarshney/7cf778a9a88e
-
Making your own MCP server in VS Code
youtube.com Issue #230
https://www.youtube.com/watch?v=SYcQXozpb_E
-
Mastering Connection Pooling with Dapper in ASP.NET Core Web API
c-sharpcorner.com Issue #229
https://www.c-sharpcorner.com/article/mastering-connection-pooling-with-dapper-in-asp-net-core-web-api/
-
Why a try-catch Block Crashed Our Entire .NET App
medium.com Issue #229
https://medium.com/@joshiabhi777/why-a-try-catch-block-crashed-our-entire-net-app-ac52a3dfd82e
-
The .NET Memory Leak That Took 6 Weeks to Find: A Post-Mortem (with Full Code Examples)
medium.com Issue #229
https://medium.com/c-sharp-programming/the-net-memory-leak-that-took-6-weeks-to-find-a-post-mortem-with-full-code-examples-cda9b30bb627
-
The 3 Unethical Unsafe Hacks That Make .NET Run Like Native C++
medium.com Issue #229
https://medium.com/c-sharp-programming/the-3-unethical-unsafe-hacks-that-make-net-run-like-native-c-fbea77433380
-
.NET 10 Performance Edition
steven-giesel.com Issue #227
https://steven-giesel.com/blogPost/c518e8d6-54b4-407f-af82-e79e0889bc03
-
Monitoring .NET Applications with OpenTelemetry and Grafana
milanjovanovic.tech Issue #227
https://www.milanjovanovic.tech/blog/monitoring-dotnet-applications-with-opentelemetry-and-grafana
-
Slow EF Core Queries? Here’s the Easiest Way to Find the Problem
medium.com Issue #226
https://medium.com/c-sharp-programming/slow-ef-core-queries-heres-the-easiest-way-to-find-the-problem-14bd47d83479
-
Right way to use HttpClient for .NET developer
medium.com Issue #226
https://medium.com/@pongsakorn_m/right-way-to-use-httpclient-for-net-developer-cb34165844f1
-
EF Core AsNoTracking Deep Dive: Real Performance Impacts on Query Speed, Memory, and SaaS…
medium.com Issue #226
https://medium.com/@tolgayildiz91/ef-core-asnotracking-deep-dive-real-performance-impacts-on-query-speed-memory-and-saas-6f65a83f71e3
-
Mastering Caching Strategies: Cache-Aside, Write-Through, Read-Through, and More!
c-sharpcorner.com Issue #226
https://www.c-sharpcorner.com/blogs/mastering-caching-strategies-cacheaside-writethrough-readthrough-and-more
-
Hidden Performance Killer in C# LINQ Queries: ToList()
medium.com Issue #226
https://medium.com/@tolgayildiz91/hidden-performance-killer-in-c-linq-queries-tolist-b27d8c5e4a6b
-
7 C# Libraries That’ll Make You a 10x Developer (That Nobody Tells You About)
medium.com Issue #226
https://medium.com/@mohsho10/7-c-libraries-thatll-make-you-a-10x-developer-that-nobody-tells-you-about-9cc1b1041cfa
-
Top 10 Techniques To Make Solution of Lazy LINQ
medium.com Issue #226
https://medium.com/@hasanmcse/top-10-techniques-to-make-solution-of-lazy-linq-f7882e7efb56
-
Fixed Window vs. Sliding Window Rate Limiting in .NET
c-sharpcorner.com Issue #226
https://www.c-sharpcorner.com/article/fixed-window-vs-sliding-window-rate-limiting-in-net/
-
Top 5 Mistakes .NET Developers Make When Using async and await
c-sharpcorner.com Issue #225
https://www.c-sharpcorner.com/blogs/top-5-mistakes-net-developers-make-when-using-async-and-await
-
I Removed Just One Include() in EF Core and Boosted Queries by 10x
medium.com Issue #225
https://medium.com/@joshiabhi777/i-removed-just-one-include-in-ef-core-and-boosted-queries-by-10x-618a3f5abd50
-
Let’s Ditch the Async Suffix in C#
medium.com Issue #225
https://medium.com/@vosarat1995/lets-ditch-the-async-suffix-in-c-a5f028183e6a
-
Float, Double, Decimal in C#: Which One Should You Use?
medium.com Issue #225
https://medium.com/@nagarajvela/float-double-decimal-in-c-which-one-should-you-use-3131ec7e2011