Supercharging ASP.NET Core Apps with EF Core and AI
In this blog, I’ll explain in simple terms what ASP.NET Core and EF Core do, how AI fits into that picture, and how you can start adding AI features to your applications without rewriting everything from scratch.
New Features in .NET 10 and C# 14
.NET 10 is out, and if you’ve been waiting for a solid Long-Term Support (LTS) release before upgrading your
Learning Microsoft Azure for .NET Developers (2026 Guide)
If you’ve been building .NET apps for a while, you’ve probably noticed how much the landscape has shifted.
Why Learning MySQL Still Matters in 2025
Why Learning MySQL Still Matters in 2025
Every year, new technologies promise to change everything. One day it’s artificial
How I Stopped Creating My Own Objects: Learning Dependency Injection in .NET
During my early days of coding, I had a hard time understanding Dependency Injection (DI). I was so accustomed to
Unveiling .NET 9: Enhancements, Quality Assurance, and Understanding
This article explores vital improvements in .NET 9 with practical code examples and clarify the distinctions between STS and LTS releases.