Homepage
Open in app
Sign in
Get started
.
Write for Us
About
Series
30 Day .Net Challenge
Success
Design Patterns
Old Stories
Follow
Write for Us
Looking for Writers
Click Here to Join
Sukhpinder Singh | C# .Net
Jun 26
Why ASP.NET Isn’t Fast Enough — Until You Do This
Tuning ASP.NET for 10,000 Requests per Second
Read more…
3
Meme Monday
Join me for a good laugh with the best programming memes!
Click here
The One Command That Saved Me 50 Hours of Debugging in .NET
The One Command That Saved Me 50 Hours of Debugging in .NET
50 hours lost to a silent production bug — until one command line trace gave me X-ray vision into .NET’s runtime. You won’t look at…
Sukhpinder Singh | C# .Net
Jun 16
I FAILED Multiple Coding Interviews Until I Learned THIS
I FAILED Multiple Coding Interviews Until I Learned THIS
I failed 7+ coding interviews before discovering the one skill that changed everything. It wasn’t LeetCode — it was how I talked through…
Sukhpinder Singh | C# .Net
Apr 11
This One Interface Made My C# Code Flexible and Future-Proof
This One Interface Made My C# Code Flexible and Future-Proof
Forget complex architectures and frameworks. Learn why one simple interface pattern outperforms costly solutions for building flexible C#…
Sukhpinder Singh | C# .Net
Jun 12
Slow EF Core Queries? Here’s the Easiest Way to Find the Problem
Slow EF Core Queries? Here’s the Easiest Way to Find the Problem
I’ve been working with .NET and EF Core for the past 3 years now. And let me tell you — no matter how clean you think your LINQ queries…
Ali
Jun 18
The Only 7 Things You Need to Remove in Your C# Code
The Only 7 Things You Need to Remove in Your C# Code
Refactoring C# for Long-Term Success: 7 Things You Must Remove from Your Codebase
Sukhpinder Singh | C# .Net
Apr 29
Advanced Performance Engineering: Mastering the Art of System Optimization
Advanced Performance Engineering: Mastering the Art of System Optim...
In the world of software development, performance isn’t just a feature — it’s a fundamental requirement. While junior developers might…
Rituraj
May 24
The C# Hacks Top 1% Developers Use to Write Code 10x Faster
The C# Hacks Top 1% Developers Use to Write Code 10x Faster
Discover the C# development hacks top 1% devs use to write code faster, cleaner, and with fewer bugs. Boost your workflow today.
Sukhpinder Singh | C# .Net
May 13
Latest
How I Built a Real-Time Blazor Dashboard Without a Single Line of JavaScript
How I Built a Real-Time Blazor Dashboard Without a Single Line of JavaScript
Build lightning-fast real-time dashboards in pure C# using Blazor Server and SignalR. No JavaScript, no NPM, just clean .NET code that…
Sukhpinder Singh | C# .Net
Jun 25
Let’s build a Distributed LRU Cache — In-depth Implementation in C#/.NET
Let’s build a Distributed LRU Cache — In-depth Implementation in C#/.NET
Distributed LRU (Least Recently Used) cache implementation is a key software system design concept.
Tanjeer Bin Haque
Jun 24
Why Your async Task Controllers Are Slower Than You Think (And What We Learned Profiling Them at…
Why Your async Task Controllers Are Slower Than You Think (And What We Learned Profiling Them at…
It started with a performance bug no one could reproduce. You know the type. Random slowdowns, API calls that spiked to 1,200ms for no…
Sukhpinder Singh | C# .Net
Jun 24
The .NET Memory Leak That Took 6 Weeks to Find: A Post-Mortem (with Full Code Examples)
The .NET Memory Leak That Took 6 Weeks to Find: A Post-Mortem (with Full Code Examples)
Avoid the costly trap of leaking HttpContext and DI scopes through closures. This guide shows common async lambda pitfalls in background…
Sukhpinder Singh | C# .Net
Jun 23
🧵 The One await That Slowed Our Entire .NET App
🧵 The One await That Slowed Our Entire .NET App
TL;DR: Our .NET app was sluggish under load, and no one could figure out why. Turned out — just one misplaced await inside a loop was…
Abhishek Joshi
Jun 23
7 Practical Tips to Write Clear and Clean Boolean Names
7 Practical Tips to Write Clear and Clean Boolean Names
Good code never makes the reader tired.
Ali
Jun 23
The 3 Unethical Unsafe Hacks That Make .NET Run Like Native C++
The 3 Unethical Unsafe Hacks That Make .NET Run Like Native C++
Back in 2021, I was working on a high-frequency trading analytics engine written in .NET. We were processing hundreds of thousands of data…
Sukhpinder Singh | C# .Net
Jun 22
About .Net Programming
Latest Stories
Archive
About Medium
Terms
Privacy
Teams