RowVersion vs ConcurrencyToken In EntityFramework/EFCore
I recently got asked a pretty good question about EFCore (Although it does also apply in general to database concepts), …
I recently got asked a pretty good question about EFCore (Although it does also apply in general to database concepts), …
I contract/freelance out a lot to companies that are dipping their toes into .NET Core, but don’t want to use …
I was writing some reflection code the other day where I wanted to search through all of my assemblies for …
Even with my love for Dapper these days, I often have to break out EF Core every now and again. …
I recently came across an interesting params gotcha (Or more like a trap) recently while working around a method in …
With the announcement of .NET 5 last year, and subsequent announcements leading up to MSBuild 2020, a big question has …
So by now you’ve probably heard a little about various .NET 5 announcements and you’re ready to give it a …
Learning basic sorting algorithms is a bit of a Computer Science 101 class. But many examples out there are either …
This post is part of a series on using Azure CosmosDB with .NET Core Part 1 – Introduction to CosmosDB …
This post is part of a series on using Azure CosmosDB with .NET Core Part 1 – Introduction to CosmosDB …