"Where Did Database First Go?" If you were using Entity Framework when EF Core first dropped, you probably remember the moment you went looking for database-fir...
Category
Programming
Posts filed under Programming.
Most recent posts
8 posts in Programming.
- JD.Efcpt.Build
- You Don't Hate AbstractionsIt’s an hour until you’re free for the weekend, and you’re trying to knock out one last ticket before you escape into whatever assuredly action-packed plans awa...

- Announcing TinyBDD: Fluent, Executable Scenarios for .NETAnnouncing TinyBDD: Fluent, Executable Scenarios for .NET 👉 GitHub · NuGet · Docs --- What if the shortest path from "we need this" to "it works in prod" was j...
- BDD: Make the Business Write Your TestsWhat if the business wrote the tests, and developers just made them pass? That's the promise of behavior-driven development (BDD). Instead of developers guessin...
- What is "Code"?Technology is a wonderful thing. Humans, and perhaps even our direct ancestors, have been employing it for millennia. From stone tools to quantum computers, hum...
- Automating Nightly Local Database Refreshes from Azure Blob Storage with DockerBackground In cloud-hosted applications, it is common to restrict access to production databases. This is a good practice, but it can make it difficult for vari...

- 365 Days of Code - Week 1In many hobbyist communities, there's often a rally at the beginning of the year to participate in some sort of . For example, in photography communities they o...

- Simple Public ID Generation in EF CoreBackground I've had the fortune of working in many codebases leveraging all sorts of different technologies. However, regardless of the stack, one of the many i...