PinnedPerformance Costs of Async/Await in .NET: What Senior Developers Need to KnowAs senior .NET developers, we’ve all used async/await as the go-to pattern for handling asynchronous operations. It’s Clean, Intuitive…Nov 27, 20241Nov 27, 20241
PinnedMutable vs. Immutable: Advanced C# Strategy by Senior DevelopersIn traditional C# programming, developers often work with mutable classes, where object states can be changed after instantiation. This…Dec 9, 20241Dec 9, 20241
PinnedWhy Singelton is Still Controversial : Learn About SingletonWhy Use a Singleton? Scenarios Where It FitsDec 17, 20244Dec 17, 20244
Our Database Was Too ‘Dumb’: How Breaking This Ritual Made Our Payment API 3x FasterMoving Business Logic to SQL Improved Our API Response Time by 300%2d ago12d ago1
How Much Memory Do You Need in 2024 to Run 1 Million Concurrent Tasks?Words by Piotr KołaczkowskiFeb 33Feb 33
How does DeepSeek’s ‘mixture-of-experts’ architecture improve performanceDeepSeek, a Chinese AI startup, has rapidly gained global prominence due to its combination of technical innovation, cost efficiency, and…Jan 294Jan 294
I Doubled My API Speed With Just 3 Lines of C#: CPU Cache LinesThink about the last time you optimized your .NET application. You probably focused on algorithms, database queries, or maybe async…Jan 297Jan 297
Why Your .NET App Is Slow!Tools like DotTrace, PerfView, and others can help you identify and resolve themJan 282Jan 282
How to use Async & Await with ForEach in C# — The Right WayMastering Asynchronous Loops in C#Jan 242Jan 242
My 2024 Good Link List: Start your 2025 Developer JourneyI saved it; now it’s your turn.Jan 221Jan 221