Editor's note
I kept this one intentionally mixed: performance, data access, hosting, security, and tooling all made the cut. The ValueTask piece is a useful refresher if you care about allocations, and the Visual Studio/Copilot item is a good snapshot of where Microsoft is pushing developer workflows. I also liked the practical EF Core and IIScopeFactory-style guidance for people shipping real apps.
Performance, hosting, and Copilot updates
Welcome to the high-octane Thursday edition of your .NET journey—a day that demands you rev up your engines and get ready to conquer the code highways. Whether you're cruising through ASP.NET Core or shifting gears in Blazor, we've curated a lineup of power-packed articles to enhance your development toolkit. Transform today's tasks into triumphs with the wisdom and grit that only experience brings. Let's fuel your day with insights that drive innovation.
Today's Articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jasen's take on today's picks
How ValueTask Boosts .NET Performance with Zero Allocations
Zero-allocation async gets the spotlight right away with a practical ValueTask refresher.
Background Jobs in .NET: Hangfire vs Quartz.NET
Hangfire vs Quartz is the sort of scheduler comparison people reach for when jobs start mattering.
Unit of Work in EF Core: Managing Transactions the Right Way
The EF Core and IServiceScopeFactory posts are both very ‘real app’ topics, which I always appreciate.
Understanding IServiceScopeFactory in .NET: When, Why, and How to Use It (With Real Examples)
C# 14 and the .NET versioning explainer are handy context for people trying to track the platform’s pace.
How to Delete Blank Rows and Columns in Excel using C#
The Copilot for Azure preview in Visual Studio is one of the more interesting tooling updates this week.













