The 38 Things I've Recorded
Tutorials, live streams, and shorts about software development.
-
-
Async Void in C#: The Trap Card You Keep Playing
-
Why Your OnModelCreating Is a Hot Mess (And How to Fix It)
-
Easy LINQ Tips Every Developer Should Know!
-
Dependency Injection Mistakes You Need to Avoid!
-
Stop Using == null: The Safer C# Pattern You Need Today!
-
Stop Using ToLower() for Comparisons! The Fast, Correct Way in C#
-
Building AI with .NET: ChatGPT 4o, Dall-E 3 & Whisper
-
Soft Deletes: The Upgrade Your EF Core Needs
-
Building Custom Middleware for ASP.NET Core
-
Handle ASP.NET Core Exceptions Globally
-
Don't Make These Entity Framework Core Mistakes