Latest articles
The .NET Weekly Tips By Poorna

Multi-Tenant EF Core – Database-per-Tenant vs Shared Schema Approaches
Learn how to build secure, compliant multi-tenant applications in EF Core. Compare database-per-tenant and shared schema approaches with real .NET 10 code.

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.
youtube Videos

