performance
.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1551 articles Updated Page 53 of 63
Browse additional .NET Performance and Optimization articles from the DotNetNews archive.
.NET Performance and Optimization articles
Page 53 of 63
Newest first
-
How to Use LINQ Effectively in .NET: IEnumerable, IQueryable, and EF Core Tips
medium.com Issue #175
https://medium.com/@kroshpan/how-to-use-linq-effectively-in-net-ienumerable-iqueryable-and-ef-core-tips-dc925201c9e7
-
Azure SQL Database Hyperscale: Elevating Performance with Continuous Priming | Data Exposed
youtube.com Issue #175
https://www.youtube.com/watch?v=9AfmK2VLp8M
-
How to Make EF Core Faster : 10+ Practical Tips with C# Code Examples
shahedbd.medium.com Issue #175
https://shahedbd.medium.com/how-to-make-ef-core-faster-10-practical-tips-with-c-code-examples-6d63de422185
-
Correct Way to Use ExecuteUpdate and ExecuteDelete Methods in EF Core
antondevtips.com Issue #175
https://antondevtips.com/blog/correct-way-to-use-batch-update-and-batch-delete-methods-in-ef-core
-
Web Scraping in C# .NET: How to Build a High-Performance API for Data Extraction
medium.com Issue #175
https://medium.com/asp-dotnet/web-scraping-in-c-net-how-to-build-a-high-performance-api-for-data-extraction-2f56ec90d726
-
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.