Editor's note
I pulled together a pretty practical mix this time: auth, language features, data access, and a couple of performance pieces. The refresh token article is a solid API security refresher, and the port exhaustion write-up is the kind of operational bug every .NET team should know how to spot.
Refresh tokens, C# 14, and .NET 9 tips
Kickstart your Monday with the vigor of a .NET powerhouse! Whether you're wielding code like a lightsaber or cruising through C# realms faster than a turbocharged Camaro, today's newsletter is packed with carefully selected insights to fuel your week. From optimizing performance like a seasoned Jedi to tackling challenges with the tenacity of a classic V8 engine, let’s jump into a week of innovation and mastery. Buckle up, it’s time to rev your engines and embrace the road ahead with the wisdom only a GenX developer can muster.
Today's Articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jasen's take on today's picks
Understanding Refresh Tokens in Web API Development with C#
A useful refresher on refresh tokens for API auth.
AI And .NET: Building Intelligent Apps with .NET 9
.NET 9 and C# 14 coverage gives you both language and platform updates.
C# 14 - New Features and Updates
The JSON comparison is still a real-world decision many teams make.
10 Free Azure SQL Databases: Powering AI, Advanced Analytics & Enterprise Innovation | Data Exposed
Port exhaustion and dictionary tuning both lean into practical performance.
C# 14 Lambda Modifiers: Cleaner Code, Smarter Lambdas
EF Core discriminator columns and DI lifetimes round out the everyday app stack.
System.Text.Json vs. Newtonsoft.Json: Which One Should You Use in .NET 9?
Semantic Kernel and ML.NET bring AI into the issue without taking it over.