Latest articles
The .NET Weekly Tips By Poorna

What’s New in C# 13 – Explore the Latest Features
C# 13, released with .NET 9, introduces powerful new language features that make coding cleaner, safer, and more flexible. From params collections and lock object extensions to partial properties, and expanded ref struct support.

Global Query Filters in EF Core – The Complete Guide (with .NET 10 Updates)
When building applications with Entity Framework Core (EF Core), it’s common to find yourself writing the same filtering conditions…

Cache-Aside Pattern in ASP.NET Core – Improve Performance the Smart Way
Cache-Aside Pattern in ASP.NET Core is a proven approach to improve performance and scalability, especially when the same data is queried frequently from the database.
youtube Videos