Technology
Entity Framework Core data access, query behavior, and production pitfalls.
Practice items tagged with EF Core.
Explains how tenant query filters help, where they can be bypassed, and what extra safeguards protect tenant isolation.
Explains audit fields and data change tracking with practical .NET data-access examples and production trade-offs.
Loads a resource once, evaluates owner-or-capability authorization, and avoids trusting route ownership claims.
Explains dynamic filters and SQL injection risk with practical .NET data-access examples and production trade-offs.
Implements bounded filtering and deterministic keyset pagination without accepting arbitrary query expressions.
Creates a resource through an explicit request DTO and returns typed 201, 409, and validation outcomes.
Preparation paths where this taxonomy appears in the track scope.
Full-cycle .NET full-stack interview preparation.
A role-based preparation path covering C#, ASP.NET Core APIs, data access, frontend integration, testing, deployment, system design, real-life scenarios, and behavioral interview topics.
Backend-focused .NET interview preparation.
A backend-focused .NET preparation path covering C#, ASP.NET Core APIs, data access, reliability, testing, and practical coding.