Using Enums as Strings in EF CoreWhen working with Entity Framework Core (EF Core), one of the little decisions that can make a big impact is how you choose to store enums…20h agoA response icon120h agoA response icon1
Published inStackademicUnderstanding Change Data Capture (CDC) and Its TypesImagine you have a large database that stores customer orders, and you need to keep another system — like a reporting dashboard — updated…Apr 19Apr 19
Published inLevel Up CodingUnderstanding Select vs SelectMany in LINQLINQ (Language Integrated Query) is a powerful feature in .NET that allows developers to query collections of data in a streamlined and…Mar 15Mar 15
Published inStackademicHow to Choose the Right Loading Strategy in EF Core?Eager Loading Vs Lazy LoadingFeb 24Feb 24
Published inLevel Up CodingThe Future of Azure Data Studio: What’s Next for SQL Development?Retiring February 28, 2026Feb 13A response icon1Feb 13A response icon1
Published inLevel Up CodingHow Chrome AI is Changing the Way You BrowseGoogle Chrome has received significant AI upgrades, enhancing the browsing experience. Key features include Google Lens integration for…Jan 14Jan 14
Published in.Net ProgrammingBe Careful When Combining Distinct() And OrderBy() in EF Core QueriesWhen working with Entity Framework Core (EF Core), developers often rely on LINQ queries to retrieve and manipulate data from the database…Jan 12Jan 12
Published inNerd For TechSimplify Your Queries With “AutoInclude” In EntityFramework CoreAre you tired of writing repetitive Include() statements in every query? Entity Framework Core’s AutoInclude() feature might just be the…Dec 20, 2024Dec 20, 2024