performance
.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1468 articles Updated Page 55 of 59
Browse additional .NET Performance and Optimization articles from the DotNetNews archive.
.NET Performance and Optimization articles
Page 55 of 59
Newest first
-
Why Your Code is Hanging: Unraveling the “ScriptTimeout” Mystery
salimsea.medium.com Issue #140
https://salimsea.medium.com/why-your-code-is-hanging-unraveling-the-scripttimeout-mystery-c826670381b4
-
DocumentDB is Gaining Momentum in the Open-Source Database World
devblogs.microsoft.com Issue #140
https://devblogs.microsoft.com/cosmosdb/documentdb-is-gaining-momentum-in-the-open-source-database-world/
-
Why FusionCache Outperforms .NET 9’s Hybrid Cache
medium.com Issue #139
https://medium.com/@shamuddin/why-fusioncache-outperforms-net-9s-hybrid-cache-4771adb02a79
-
The Curious Case of .NET ConcurrentDictionary and Closures
khalidabuhakmeh.com Issue #139
https://khalidabuhakmeh.com/the-curious-case-of-dotnet-concurrentdictionary-and-closures
-
Top 10 Libraries for PDF Generation and Modification in .NET (Compared & Ranked)
medium.com Issue #139
https://medium.com/@kohzadi90/top-10-libraries-for-pdf-generation-and-modification-in-net-compared-ranked-718e3e4e3e45
-
Deep Dive into .NET Large Object Heap (LOH) and Practical Use of ArrayPool for High-Performance
medium.com Issue #139
https://medium.com/@damithw/deep-dive-into-net-large-object-heap-loh-and-practical-use-of-arraypool-t-for-high-performance-22e244138e8d
-
.NET Serialization Smackdown: JSON vs. MessagePack vs. Protobuf — Who Rules Your Bytes?
niravinfo.medium.com Issue #139
https://niravinfo.medium.com/net-serialization-smackdown-json-vs-messagepack-vs-protobuf-who-rules-your-bytes-e83027c22cc8
-
Why You Should Avoid Using Parallel.ForEach Without Throttling
medium.com Issue #139
https://medium.com/@kohzadi90/why-you-should-avoid-using-parallel-foreach-without-throttling-fc26d3e16406
-
How To Increase Performance of Web APIs in .NET — 11 Proven Techniques
medium.com Issue #138
https://medium.com/@Lidia-Rodriguez/how-to-increase-performance-of-web-apis-in-net-11-proven-techniques-2caac74931d1
-
Optimizing Docker Images is More Than Just a One-and-Done Thing in .NET.
medium.com Issue #138
https://medium.com/write-a-catalyst/optimizing-docker-images-is-more-than-just-a-one-and-done-thing-in-net-ec75ca6c4e2e
-
Handling Large JSON in .NET: Strategies to Enhance Performance
medium.com Issue #138
https://medium.com/@jeslurrahman/handling-large-json-in-net-strategies-to-enhance-performance-0cd5de4aa32b
-
Launch Chrome and Other Applications in C#
it-delinquent.medium.com Issue #138
https://it-delinquent.medium.com/launch-chrome-and-other-applications-in-c-0a77a7c5660c
-
.NET Performance Improvements Series: List vs. Dictionary vs. HashSet
niravinfo.medium.com Issue #138
https://niravinfo.medium.com/net-performance-improvements-series-list-vs-dictionary-vs-hashset-5a61c73c322d
-
Difference Between Debug and Release Builds in C#
csharp.com Issue #138
https://www.csharp.com/article/difference-between-debug-and-release-builds-in-c-sharp2/
-
Garbage Collector in .NET: Principles and Architecture
medium.com Issue #137
https://medium.com/@ljubomirbacovic/garbage-collector-in-net-principles-and-architecture-d1550c58ab3d
-
Understanding Random.Next() in C#: Generating Random Numbers Efficiently
medium.com Issue #137
https://medium.com/@malarsharmila/understanding-random-next-in-c-generating-random-numbers-efficiently-67aaa69bf4fd
-
Learning C#: Debugging With Breakpoints
medium.com Issue #137
https://medium.com/@MJQuinn/learning-c-debugging-with-breakpoints-68f2a4fe158a
-
Advanced Implementations of the Producer-Consumer Pattern with Channel in .NET
medium.com Issue #136
https://medium.com/@anderson.buenogod/advanced-implementations-of-the-producer-consumer-pattern-with-channel-t-in-net-28aa94304561
-
Optimizing Dictionary Performance in C#
medium.com Issue #136
https://medium.com/@shamuddin/optimizing-dictionary-performance-in-c-9de73c333ba7
-
How To Get Your IP Address in C#?
csharp.com Issue #136
https://www.csharp.com/blogs/how-to-get-your-ip-address-in-c-sharp2
-
Boosting Performance with Lazy Loading in C# .NET Core
csharp.com Issue #135
https://www.csharp.com/article/boosting-performance-with-lazy-loading-in-c-sharp-net-core/
-
Optimize Your C# Code: Using Benchmark.NET to Identify Performance Bottlenecks
medium.com Issue #135
https://medium.com/@nagarajvela/optimize-your-c-code-using-benchmark-net-to-identify-performance-bottlenecks-2e70de3628ff
-
Mastering BenchmarkDotNet: The Essential Benchmarking Library for .NET Developers
csharp.com Issue #134
https://www.csharp.com/article/mastering-benchmarkdotnet-the-essential-benchmarking-library-for-net-developer/
-
AI, event sourcing, caching, and Blazor
DotNetNews Issue #133
Issue #133 covers OpenAI integration, event sourcing, Redis vs. NCache, Blazor, CQRS, testing, and .NET 9 API setup.
-
ASP.NET Core, EF Core and more
DotNetNews Issue #132
A varied .NET roundup covering servicing guidance, dynamic CORS, source generators, EF Core performance, SignalR, Azure Functions, and MAUI.