performance
.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1396 articles Updated Page 47 of 56
Browse additional .NET Performance and Optimization articles from the DotNetNews archive.
.NET Performance and Optimization articles
Page 47 of 56
Newest first
-
Multi-Process CPU Usage Analysis in Visual Studio
devblogs.microsoft.com Issue #175
https://devblogs.microsoft.com/visualstudio/multi-process-cpu-usage-analysis-in-visual-studio/
-
Return Streams Better in .NET: A Senior Engineer’s Perspective
medium.com Issue #174
https://medium.com/c-sharp-programming/return-streams-better-in-net-a-senior-engineers-perspective-e99ada7a5932
-
Still Using Async Like This? 5 Mistakes That Hurt Performance
itnext.io Issue #174
https://itnext.io/still-using-async-like-this-5-mistakes-that-hurt-performance-0cc1778a8a02
-
Software Architect’s Vision on .NET 9
medium.com Issue #174
https://medium.com/@Adem_Korkmaz/software-architects-vision-on-net-9-20ee4c53e570
-
How we ended up rewriting NuGet Restore in .NET 9
devblogs.microsoft.com Issue #174
https://devblogs.microsoft.com/dotnet/rewriting-nuget-restore-in-dotnet-9/
-
-
The Dark Side of C#: Common Pitfalls Even Senior Developers Fall Into
medium.com Issue #174
https://medium.com/@nagarajvela/the-dark-side-of-c-common-pitfalls-even-senior-developers-fall-into-2a2cebff1e40
-
Unlock C# Performance: Deep Dive into Ref Structs with Detailed Examples
medium.com Issue #174
https://medium.com/@shamuddin/unlock-c-performance-deep-dive-into-ref-structs-with-detailed-examples-da8c267a6bd4
-
Profile-Guided Optimization (PGO) in C#
c-sharpcorner.com Issue #173
https://www.c-sharpcorner.com/article/profile-guided-optimization-pgo-in-c-sharp/
-
Have you heard about RecyclableMemoryStream in .NET?
medium.com Issue #173
https://medium.com/@vikpoca/have-you-heard-about-recyclablememorystream-in-net-2f2617b39ae0
-
Memory Leaks Due to Unmanaged Resources
medium.com Issue #173
https://medium.com/dot-net-sql-learning/memory-leaks-due-to-unmanaged-resources-89e99780212d?source=rss------dotnet-5
-
C# 12 Inline Arrays vs Traditional Arrays: Why Performance-Critical Code Needs Them
medium.com Issue #173
https://medium.com/asp-dotnet/c-12-inline-arrays-vs-traditional-arrays-why-performance-critical-code-needs-them-7d1c38a4f8ef
-
Microsoft .NET Code Analysis: Improve .NET Performance by Reusing Constant Arrays
dotnettips.wordpress.com Issue #172
https://dotnettips.wordpress.com/2025/04/04/microsoft-net-code-analysis-improve-net-performance-by-reusing-constant-arrays/
-
Top 20 SQL Best Practices Every Developer Should Follow
csharp.com Issue #172
https://www.csharp.com/blogs/top-20-sql-best-practices-every-developer-should-follow
-
How I introduced a bug using IEnumerable in a wrong way(and what I learned)
medium.com Issue #172
https://medium.com/@samuelSimpleDev/how-i-introduced-a-bug-using-ienumerable-in-a-wrong-way-and-what-i-learned-c2e68c868bda
-
EF Core Bulk Insert: Boost Your Performance With Entity Framework Extensions
antondevtips.com Issue #170
https://antondevtips.com/blog/ef-core-bulk-insert-boost-your-performance-with-entity-framework-extensions
-
C# Parallel ForEach: Effortless Speed Gains!
medium.com Issue #170
https://medium.com/@nagarajvela/c-parallel-foreach-effortless-speed-gains-43d8b855dee6
-
Exploring PLINQ (Parallel LINQ) for Parallel Processing
c-sharpcorner.com Issue #170
https://www.c-sharpcorner.com/article/exploring-plinq-parallel-linq-for-parallel-processing/
-
Memory Management in .NET
c-sharpcorner.com Issue #170
https://www.c-sharpcorner.com/article/memory-management-in-net2/
-
ASP.NET Core auth, Copilot, tracing
DotNetNews Issue #169
This issue spans login forms, C# language updates, Copilot agent mode, caching, testing, tracing, MAUI, and microservices guidance.
-
Still Debugging .NET Microservices in the Dark? You’re Not Alone.
medium.com Issue #168
https://medium.com/turbo-net/still-debugging-net-microservices-in-the-dark-youre-not-alone-f633914d9b80
-
Why .NET Developers Age Faster (According to Science I Just Made Up)
levelup.gitconnected.com Issue #168
https://levelup.gitconnected.com/why-net-developers-age-faster-according-to-science-i-just-made-up-dc61b047f4ef
-
Improve performance and security using Standard Load Balancer and Standard SKU public IP addresses in Azure DevTest Labs
devblogs.microsoft.com Issue #168
https://devblogs.microsoft.com/develop-from-the-cloud/improve-performance-and-security-using-standard-load-balancer-and-standard-sku-public-ip-addresses-in-azure-devtest-labs/
-
C# Performance Oversights Senior Developers Miss: List vs. Dictionary
medium.com Issue #167
https://medium.com/@bairagi44/c-performance-oversights-senior-developers-miss-list-vs-dictionary-b6f8b4be7db8
-
AI forms, APIs, and C# patterns
DotNetNews Issue #166
A varied .NET roundup covering MAUI data forms, ASP.NET Core APIs, C# language and design-pattern refreshers, AI tooling, testing, and SQL Server.