.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1407 articles Updated Page 51 of 57
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
.NET Performance and Optimization articles
Page 51 of 57
Newest first
-
Enhancing Performance with Response Compression in .NET Core
csharp.com Issue #148
https://www.csharp.com/blogs/enhancing-performance-with-response-compression-in-net-core
-
Reverse proxy
medium.com Issue #148
https://medium.com/@Sina-Riyahi/reverse-proxy-176efa965b8f?source=rss------csharp-5
-
Microsoft .NET Code Analysis: Optimizing Byte-to-Hex Conversions
dotnettips.wordpress.com Issue #148
https://dotnettips.wordpress.com/2025/02/19/microsoft-net-code-analysis-optimizing-byte-to-hex-conversions/
-
Eliminating Unnecessary DELETE Operations
csharp.com Issue #148
https://www.csharp.com/article/eliminating-unnecessary-delete-operations/
-
How to Choose the Right Loading Strategy in EF Core?
jaykrishnareddy.medium.com Issue #147
https://jaykrishnareddy.medium.com/how-to-choose-the-right-loading-strategy-in-ef-core-6896d477ca9b
-
.NET 10 LINQ and Performance Updates: Insights from a Senior Developer
isitvritra101.medium.com Issue #147
https://isitvritra101.medium.com/net-10-linq-and-performance-updates-insights-from-a-senior-developer-702f5f770f51
-
25 Senior Developer Tips to Boost .NET Productivity
medium.com Issue #147
https://medium.com/@riturajpokhriyal/25-senior-developer-tips-to-boost-net-productivity-23446c371fc2
-
Boost C# Application Performance Like a Pro
csharp.com Issue #147
https://www.csharp.com/blogs/boost-c-sharp-application-performance-like-a-pro2
-
Boost SQL Server Performance with Memory-Optimized Tables
csharp.com Issue #146
https://www.csharp.com/article/boost-sql-server-performance-with-memory-optimized-tables/
-
Microsoft .NET Code Analysis: Optimizing JSON Serialization with Cached Options
dotnettips.wordpress.com Issue #146
https://dotnettips.wordpress.com/2025/02/26/microsoft-net-code-analysis-optimizing-json-serialization-with-cached-options/
-
HybridCache, C# 13, Aspire
DotNetNews Issue #145
A varied .NET roundup with ASP.NET Core, testing, C# language updates, caching, data access, Azure, and performance tips.
-
The Lead .NET Developer’s Playbook: 20 Code Optimization Tips
medium.com Issue #144
https://medium.com/write-a-catalyst/the-lead-net-developers-playbook-20-code-optimization-tips-0ba1919021f9
-
Solving Port Exhaustion Issue In .NET
bayo99.hashnode.dev Issue #144
https://bayo99.hashnode.dev/solving-port-exhaustion-issue-in-net
-
Ultimate Guide To Implementing 5 Caching Strategies in .NET
antondevtips.com Issue #144
https://antondevtips.com/blog/how-to-implement-caching-strategies-in-dotnet
-
Real-Time Anomaly Detection in Server Logs with .NET 9 and ML.NET
csharp.com Issue #144
https://www.csharp.com/article/real-time-anomaly-detection-in-server-logs-with-net-9-and-ml-net/
-
Boost .NET Dictionary Speed by 2x Using Collections Marshal
medium.com Issue #144
https://medium.com/@ashokreddy343/boost-net-dictionary-speed-by-2x-using-collections-marshal-76edef7096ed
-
Top 10 .NET Performance Mistakes That Are Slowing Down Your App
medium.com Issue #143
https://medium.com/@kohzadi90/top-10-net-performance-mistakes-that-are-slowing-down-your-app-9e80f9cd17f0
-
High-Performance Logging in .NET 9
goatreview.com Issue #143
https://goatreview.com/high-performance-logging-dotnet/
-
StringBuilder vs StringConcatenation
medium.com Issue #142
https://medium.com/@Sina-Riyahi/stringbuilder-vs-stringconcatenation-d69fbebf81fe
-
Entity Framework Core 9: Ultimate Performance Tuning & Best Practice
csharp.com Issue #142
https://www.csharp.com/article/entity-framework-core-9-ultimate-performance-tuning-best-practice/
-
Microsoft makes mistakes too. Let’s check MSBuild
unicorn-dev.medium.com Issue #142
https://unicorn-dev.medium.com/microsoft-makes-mistakes-too-lets-check-msbuild-108df742af24
-
Mastering .NET Memory Management: A Deep Technical Dive with Best Practices
medium.com Issue #142
https://medium.com/@damithw/mastering-net-memory-management-a-deep-technical-dive-with-best-practices-6f9558f0f42e
-
IEnumerable vs IEnumerator in C#: One is 2x Faster - LinkedIn Edition
steven-giesel.com Issue #142
https://steven-giesel.com/blogPost/b705be3e-8d80-4de1-aefb-29c9262c49b7
-
When Not to Use async/await in .NET: Avoid These Common Pitfalls
medium.com Issue #142
https://medium.com/@ashokreddy343/when-not-to-use-async-await-in-net-avoid-these-common-pitfalls-b0ceec3dd4a7
-
Scheduling Background Jobs in ASP.NET Core Using Quartz.NET
csharp.com Issue #142
https://www.csharp.com/article/scheduling-background-jobs-in-asp-net-core-using-quartz-net/