Editor's note
I curated a pretty classic mixed bag today: performance, architecture, validation, and a bit of platform news. The ASP.NET Core latency piece and the EF Core ToArrayAsync vs ToListAsync note are both practical reads if you care about where time really goes. I also liked the AWS Transform Web Forms to Blazor item and the Advanced Security work-item linking update for teams juggling modernization and fixes.
Latency, validation, and agent tooling
Hey crew — I spent a lot if time tuning our newsletter to filter out the paywalled articles. There are still a few here and there but for the most part, all the articles should be accessible.
Enjoying the newsletter? Your feedback helps us grow and reach more developers.
Today's Articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jasen's take on today's picks
Latency Is a Feature, Not a Bug
Latency isn’t just a metric here—it’s part of the API design conversation.
Modernize ASP.NET Web Forms UI to Blazor with AWS Transform
A useful modernization path for teams still carrying Web Forms baggage.
Stop writing all validation logic inside your .NET Controllers
A good reminder that validation belongs closer to the boundary than your controller.
Work item linking for Advanced Security alerts now available
Security alerts are only useful when they land in the team’s workflow.
Armchair Architects: Best Practices For Architecting AI Agents
MCP and agent instructions are showing up in real apps, not just demos.
The Full Stack Developer is a Myth (And It’s Ruining Your Career)
A blunt take on full-stack expectations, and worth thinking about honestly.
Dependency Injection (DI) in ASP.NET Core (without magic)
A clear DI refresher for newer ASP.NET Core developers.
One Minute Knowledge: Is ToArrayAsync or ToListAsync faster for Entity Framework?
Small EF Core details can still matter in hot paths.
A Comprehensive Guide for FluentValidation in .NET
FluentValidation remains a strong fit for maintainable request validation.
Build a Social Media Commander app with Agent Instructions using GitHub Copilot | MVP Unplugged
Copilot is becoming part of app-building workflows in more concrete ways.
Best Practices For Building REST APIs
Solid REST API fundamentals never really go out of style.
Server-Sent Events in ASP.NET Core and .NET 10
Native SSE in .NET 10 is a nice lightweight option for one-way updates.
Dot NET: From Framework to Core and Beyond
A good historical sweep from Framework to Core and beyond.
LINQ in Real Projects: 7 Patterns Every C# Developer Should Know
LINQ patterns that help when you’re past the beginner stage.
Creating a .NET CLR profiler using C# and NativeAOT with Silhouette
A profiler built with C# and NativeAOT is an intriguing technical flex.
Why “Microservices” Debates Miss the Point
Microservices debates are often really about team boundaries and tradeoffs.














