performance
.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1551 articles Updated Page 47 of 63
Browse additional .NET Performance and Optimization articles from the DotNetNews archive.
.NET Performance and Optimization articles
Page 47 of 63
Newest first
-
Why is enumerating over List faster than IList?
steven-giesel.com Issue #218
https://steven-giesel.com/blogPost/c624c170-c16c-4414-8506-2ae25ba54df7
-
Is Connection Pool Management required for ADO.NET — A Step-by-Step Detail Guide
dotnetfullstackdev.medium.com Issue #218
https://dotnetfullstackdev.medium.com/is-connection-pool-management-required-for-ado-net-a-step-by-step-detail-guide-b63842f4ac96
-
Use Copilot to Create and Edit Power Fx formulas
c-sharpcorner.com Issue #218
https://www.c-sharpcorner.com/article/use-copilot-to-create-and-edit-power-fx-formulas/
-
Ways to Access Config Settings (appsettings) in ASP.NET Core— IConfig and IOptions
benedictodoh.medium.com Issue #218
https://benedictodoh.medium.com/ways-to-access-config-settings-appsettings-in-asp-net-core-iconfig-and-ioptions-t-2ef48d28d4af
-
C# Memory Management Explained: A Beginner’s Guide to Garbage Collection in .NET
medium.com Issue #217
https://medium.com/@joshiabhi777/c-memory-management-explained-a-beginners-guide-to-garbage-collection-in-net-a84406eb3bf2
-
C# async/await for Newbies (Fast and Simple)
medium.com Issue #217
https://medium.com/@Ray_opr/c-async-await-for-newbies-fast-and-simple-1412522a2744
-
Find a Continuous Subarray with a Given Sum in C#
c-sharpcorner.com Issue #217
https://www.c-sharpcorner.com/blogs/find-a-continuous-subarray-with-a-given-sum-in-c-sharp
-
Debunking the "Filter Early, JOIN Later" SQL Performance Myth
milanjovanovic.tech Issue #217
https://www.milanjovanovic.tech/blog/debunking-the-filter-early-join-later-sql-performance-myth
-
7 LINQ Secrets That Even Senior Developers Don’t Know
medium.com Issue #217
https://medium.com/@riturajpokhriyal/7-linq-secrets-that-even-senior-developers-dont-know-471561c5e9d6
-
The Theater of SynchronizationContext: async/await, ThreadPool, UI Frameworks, and Deadlocks
dotnetfullstackdev.medium.com Issue #217
https://dotnetfullstackdev.medium.com/the-theater-of-synchronizationcontext-async-await-threadpool-ui-frameworks-and-deadlocks-872d5b9f651b
-
.NET R&D Digest (May, 2025)
olegkarasik.wordpress.com Issue #217
https://olegkarasik.wordpress.com/2025/06/06/net-rd-digest-may-2025/
-
Dependency injection, logging, and AI in .NET
DotNetNews Issue #214
A varied .NET roundup covering DI structure, debugging, Git basics, Serilog and Application Insights, MAUI AI Foundry, and API architecture.
-
99% of C# Devs Miss This Async Bug — It Crashes Real Apps Silently
medium.com Issue #215
https://medium.com/@mohsho10/99-of-c-devs-miss-this-async-bug-it-crashes-real-apps-silently-34a3a9489329
-
Stop Misusing async/await: 9 Hidden C# Pitfalls That Slow You Down
medium.com Issue #215
https://medium.com/@mohsho10/stop-misusing-async-await-hidden-c-pitfalls-that-slow-you-down-568a41baa58d
-
“Why Is My UI Slow?!” — 7 Killer Techniques to Supercharge .NET App Performance
dotnetfullstackdev.medium.com Issue #215
https://dotnetfullstackdev.medium.com/why-is-my-ui-slow-7-killer-techniques-to-supercharge-net-app-performance-769667918ccb
-
The Working of .NET Garbage Collection: Heap, Stack, Generations Explained
medium.com Issue #215
https://medium.com/@kroshpan/the-working-of-net-garbage-collection-heap-stack-generations-explained-6017ed9f193b?source=rss------dotnet-5
-
Database Fragmentation: Understanding, Managing, and Mitigating
c-sharpcorner.com Issue #216
https://www.c-sharpcorner.com/article/database-fragmentation-understanding-managing-and-mitigating/
-
Mastering Span and Memory Restrictions in Lambdas — C# .NET 6/7/8/9
medium.com Issue #216
https://medium.com/@anderson.buenogod/mastering-span-t-and-memory-t-restrictions-in-lambdas-c-net-6-7-8-9-9a9d4e9dfd5f
-
C# for Real-Time Systems: Designing Low-Latency Messaging and Data Pipelines That Don’t Choke
medium.com Issue #213
https://medium.com/@mohsho10/c-for-real-time-systems-designing-low-latency-messaging-and-data-pipelines-that-dont-choke-a47e23d17fd4
-
Keep Your .NET Apps Afloat: Mastering the Bulkhead Pattern
dotnetfullstackdev.medium.com Issue #213
https://dotnetfullstackdev.medium.com/keep-your-net-apps-afloat-mastering-the-bulkhead-pattern-c369a1ed7ea3
-
The Real Cost of Reflection in C#
medium.com Issue #213
https://medium.com/dot-net-sql-learning/the-real-cost-of-reflection-in-c-5060c15d1623
-
C#: Byte and Its Use Cases
ravindradevrani.com Issue #213
https://ravindradevrani.com/posts/byte-and-its-use-cases-in-csharp/
-
️ The Silent Cost of Garbage in .NET: What Every Developer Needs to Know
medium.com Issue #213
https://medium.com/@metoz.florian/%EF%B8%8F-the-silent-cost-of-garbage-in-net-what-every-developer-needs-to-know-71344dc7840f
-
Boosting Productivity with .NET Source Generators
c-sharpcorner.com Issue #211
https://www.c-sharpcorner.com/article/boosting-productivity-with-net-source-generators/
-
SQL Server Transaction Locks: Identification & Resolution
c-sharpcorner.com Issue #211
https://www.c-sharpcorner.com/article/sql-server-transaction-locks-identification-resolution/