The .NET News Daily Issue #294
This article reveals practical techniques like indexing, efficient joins, and smart WHERE clauses to dramatically reduce execution time. Learn how to analyze execution plans, leverage partitioning and...
Read IssueBrowse all past issues of The Net News Daily newsletter
This article reveals practical techniques like indexing, efficient joins, and smart WHERE clauses to dramatically reduce execution time. Learn how to analyze execution plans, leverage partitioning and...
Read Issue
Unlock the power of C# 14 extension members! This article explores how to extend existing types with properties, static methods, and more, going beyond traditional extension methods. Discover the new ...
Read Issue
The article shows how to implement a secure model context protocol (MCP) server using OAuth and Entra ID. The MCP server is implemented using ASP.NET Core and uses Microsoft Entra ID to secure the API...
Read Issue
This article provides a comprehensive overview of SQL, the standard language for relational databases. Learn core features, basic commands (CREATE, INSERT, SELECT, UPDATE, DELETE), and why SQL is esse...
Read Issue
Logging works when it’s easy to control and rich with context. In Part 1, we set up Serilog and wrote our first structured logs. But…
Read Issue
Learn how to send emails as the current user from your SharePoint Framework (SPFx) web parts using Microsoft Graph. This comprehensive guide covers everything from configuring delegated permissions (M...
Read Issue
C# 13 Speed Plays: Span, Pipelines, Zero-GC
Read Issue
This article provides a comprehensive guide to protecting against XSS, clickjacking, and other common web vulnerabilities. Learn how to implement HSTS, CSP, X-Frame-Options, and more with practical co...
Read Issue
Over the years, I’ve written a few posts about Actions, Funcs, and how they work with lambdas. Simple Action and Action
Read Issue
Which Git workflow fits your .NET team? GitHub Flow, GitFlow, or Trunk-Based — with real conflict examples and fixes.
Read IssueSubscribe to get the latest .NET content delivered to your inbox every weekday morning.
✓ Free forever • ✓ Unsubscribe anytime