Archive
Join over 25,900 readers for a free weekly email with fresh news, articles and tutorials.
- Feature Flags 101: A Guide for .NET Developers
- What's New in First Release Candidates for .NET 8
- Expression Parsing Made Easy
- The "Weak Event" Pattern in C#
- Struct memory layout optimizations
- Tales from the .NET Migration Trenches
- .NET 8 Interceptors
- How to benchmark different .NET versions
- A Comprehensive Guide for Efficient Data Binding
- Introducing C#12’s Future Features
- How small is the smallest .NET Hello World binary?
- The minimal API AOT compilation template
- LINQ: Select.Where or Where.Select?
- Using StringBuilder To Replace Values
- Arrays: A Data Structure Deep Dive
- Reduce heap allocations by using static anonymous functions
- Raiders of the lost root: looking for memory leaks in .NET
- The Art of HTTP Connection Pooling
- How to improve memory allocation when creating HttpContent
- Are compiled queries really efficient on C# EF Core?