Editor's note
I pulled together a pretty classic mixed bag today: performance, architecture, security, UI, and tooling all showed up. The EF Core posts stood out because they tackle real query slowness, and the Roslyn source generator testing piece is the sort of practical tooling article I like to keep in the mix. I also included the WPF vs .NET MAUI comparison and the OAuth/security entries for teams making platform decisions right now.
EF Core performance, async, and security
Your midweek .NET journey just got a turbo boost! It's Wednesday, a day tailor-made for embracing idiosyncrasies and debugging life's quirks—both the syntax errors and your famously elusive car keys. Why not let today's eclectic selection of articles rev your development engine? Let's navigate these digital roads together with the expertise only a true .NET connoisseur can appreciate.
Today's Articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jasen's take on today's picks
Stop Using .Include() — It's Slowing Down Your EF Core Queries (Do This Instead)
A practical EF Core performance opener—good reminders that Includes aren’t free.
“Mastering Asynchronous Programming in C#: A Hands-On Guide”
Async/await shows up twice here, and both angles are worth a read if your codebase leans heavily on concurrency.
How .NET Full Stack Is Powering Scalable Enterprise Applications
A solid security pair: OAuth basics plus a quick-fire video with Russinovich and Hanselman.
Building Resilient Services in .NET 10: Polly, Channels, and AI Alerts
If you build internal tools, the WPF vs MAUI and coach marks posts give you two very different UI paths to consider.
WPF or .NET MAUI — How to Choose
The Roslyn source generator testing article is especially useful for anyone shipping build-time code.



















