Blog

How to automatically deploy a passwordless Azure PostgreSql Server featured image

How to automatically deploy a passwordless Azure PostgreSql Server

How to create an Azure PostgreSql Server automatically that uses Microsoft Entra authentication, migrates the database using Entity Framework Core, and deploys out the …

avatar
Ben Sampica
What is a Leader? featured image

What is a Leader?

A short manifesto of what I believe makes a leader.

avatar
Ben Sampica
My Mob Programming Journey featured image

My Mob Programming Journey

Starting in 2019, I unknowingly embarked on a journey that led me to lead the most productive software development team I have ever worked on.

avatar
Ben Sampica
Testing & Local Development without Dockerfiles in .NET (Aspire) featured image

Testing & Local Development without Dockerfiles in .NET (Aspire)

A guide to running and testing .NET projects without Dockerfiles using .NET Aspire and TUnit.

avatar
Ben Sampica
Testing & Local Development without Dockerfiles in .NET (TestContainers) featured image

Testing & Local Development without Dockerfiles in .NET (TestContainers)

A guide to running and testing .NET projects without Dockerfiles using TestContainers.NET and Respawner.

avatar
Ben Sampica
Configuring Optimistic Concurrency in .NET and EF Core featured image

Configuring Optimistic Concurrency in .NET and EF Core

How to configure Entity Framework to handle concurrency with .NET 7 or greater.

avatar
Ben Sampica
Working with Timers in TimeProvider featured image

Working with Timers in TimeProvider

How to work with Timers in TimeProvider and how to migrate existing timers to them.

avatar
Ben Sampica
A Complete Guide to HTMX + .NET Minimal APIs featured image

A Complete Guide to HTMX + .NET Minimal APIs

Creating a HTMX and .NET Minimal API from scratch and adding necessary features like validation and error handling.

avatar
Ben Sampica
How to automatically deploy a passwordless Azure SQL Server featured image

How to automatically deploy a passwordless Azure SQL Server

How to create an Azure SQL Server automatically that uses Microsoft Entra authentication, migrates the database using Entity Framework Core, and deploys out the infrastructure …

avatar
Ben Sampica
Is Azure DevOps "Dead"? featured image

Is Azure DevOps "Dead"?

A comprehensive comparison with a breakdown of features that are present in GitHub and have been missing in AzDo for years.

avatar
Ben Sampica