Latest articles
The .NET Weekly Tips By Poorna

Auditing in EF Core – Automatic CreatedAt, UpdatedAt, and UserId with SaveChanges Overrides
Stop setting CreatedAt, UpdatedAt, and UserId by hand. See how to automate audit fields in EF Core with a clean SaveChanges override and a current-user abstraction that works everywhere — web requests, background jobs, and tests.

AI Terms You Should Know – From LLMs to AGI
AI moves fast, but the fundamentals don't change as often. Here are 13 AI terms — from LLMs to AGI and ASI — every developer should understand.

Problem Details ASP.NET Core – How to Return Standardized API Error Responses
If you’ve worked on more than one ASP.NET Core API, you’ve probably seen this pattern: one endpoint returns a…
youtube Videos

