performance
.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1396 articles Updated Page 35 of 56
Browse additional .NET Performance and Optimization articles from the DotNetNews archive.
.NET Performance and Optimization articles
Page 35 of 56
Newest first
-
Memory-Efficient String Handling in .NET: StringBuilder vs Concatenation
malshikay.medium.com Issue #260
Efficient string handling in C#
-
Mastering Cancellation Tokens in .NET
blog.stackademic.com Issue #260
Why your async code needs cancellation and how to get it right from the start. Continue reading on Stackademic »
-
InfluxDB and C#
nodogmablog.bryanhogan.net Issue #260
Download full source code. I recently started playing with InfluxDB, and as with many of these things, it took a little longer to get going than expected. So, to save the next person some time, here ...
-
How we enforce .NET coding standards at Workleap to improve productivity, quality and performance
anthonysimmon.com Issue #259
Distributing .editorconfig and MSBuild properties across hundreds of .NET projects is now as easy as adding a single NuGet package. Continue reading on Workleap »
-
15 Critical LINQ Mistakes Every .NET Developer Must Avoid
medium.com Issue #259
Master these common LINQ pitfalls to write more efficient, maintainable, and bug-free code.
-
Mastering String Manipulation in .NET — Everything You Need to Know
medium.com Issue #259
From performance to localization, from regex to raw string literals — a complete guide for .NET developers
-
Building High-Performance .NET Apps With C# Channels
antondevtips.com Issue #259
Building reliable, scalable, and high-performance .NET applications often comes down to how you handle concurrency and data processing… Continue reading on CodeX »
-
Stop Looping: Use Dictionary for Fast Entity Access in .NET
mariemoalla.medium.com Issue #259
In many .NET applications, you manage collections of entities, like users, orders, or products, and frequently need to look up items by…
-
Monitor Performance by Using the Query Store
c-sharpcorner.com Issue #259
Query Store in SQL Server helps monitor query performance over time by storing execution plans, runtime stats, and wait times. It enables troubleshooting, plan forcing, and tracking regressions effect...
-
How To Implement Offset and Cursor-Based Pagination in EF Core
medium.com Issue #258
Efficient pagination is crucial for enhancing application performance and user experience, particularly when working with large datasets… Continue reading on CodeX »
-
Supercharged Performance with SQL Partitioning & C#: One Strategy, Multiple Tables
dotnetfullstackdev.medium.com Issue #258
Scenario:
-
⚡️ 30+ Proven .NET Core Performance Optimization Tips (With Real-World Examples)
medium.com Issue #258
.NET Core has come a long way in terms of performance.
-
URL Shortener in .NET 9 | Clean Architecture & Performance Optimized
medium.com Issue #258
If you want the full source code, download it from this link: https://www.elitesolutions.shop/
-
You’re Ignoring the Most Powerful .NET Library for High-Throughput Message Processing
blog.devgenius.io Issue #257
💡 ActionBlock, TransformBlock, and the Secret Weapon Behind Microsoft’s Streaming Pipelines Continue reading on Dev Genius »
-
Announcing SQLDBEntityNotifier: Effortless Real-Time SQL Server Change Tracking for .NET
medium.com Issue #257
I’m excited to announce the release of SQLDBEntityNotifier, a lightweight, event-driven .NET library for SQL Server change tracking…
-
Advanced Governed Access in .NET Data Platforms
medium.com Issue #257
Building a governed access layer means more than just gating data
-
Unit tests, auth, and modernization
DotNetNews Issue #255
A varied .NET roundup with testing, JWT and API security, architecture, microservices, LINQ, Playwright, and Azure modernization guidance.
-
MCP C# SDK Deep Dive
youtube.com Issue #254
EF Core Performance Deep Dive: Advanced Optimization Techniques for Enterprise Applications
-
Rate Limiting(From Theory to Code): A Complete Guide for Backend Developers
medium.com Issue #254
Introduction
-
️♂️ Events and Delegates in C# — Explained Like You’re a Security System
medium.com Issue #254
When you’re new to software development, even simple things can feel like encrypted puzzles. For me, delegates and events in C# were just…
-
You Thought Async Was Faster — These 5 Sync Fixes Prove Otherwise in .NET
medium.com Issue #253
https://medium.com/@mohsho10/you-thought-async-was-faster-these-5-sync-fixes-prove-otherwise-in-net-a706c52b02bb
-
Diagnosing and Fixing Large Object Heap (LOH) Issues in .NET
medium.com Issue #253
https://medium.com/@kittikawin_ball/diagnosing-and-fixing-large-object-heap-loh-issues-in-net-6433165f0dbe
-
5 More .NET Tips That Make Your Code Faster, Smarter & Leaner
medium.com Issue #253
https://medium.com/@freakyali/5-more-net-tips-that-make-your-code-faster-smarter-leaner-e071f1a845f5
-
10 Code Patterns That Shrink Your Azure Bill (Used by Microsoft Engineers)
medium.com Issue #253
https://medium.com/@mohsho10/10-code-patterns-that-shrink-your-azure-bill-used-by-microsoft-engineers-0209bcd1a4ff
-
A complete guide to async programming in C#: understand threading, non-blocking I/O, await…
medium.com Issue #253
https://medium.com/@lstalin.paul/a-complete-guide-to-async-programming-in-c-understand-threading-non-blocking-i-o-await-f3f178dc6746