Posts

Test-Driven Development: The Video Game

Explaining Test-Driven Development through the lens of a video game.

GitHub readme + Dungeons & Dragons

Creating a personal GitHub readme that “plays” Dungeons & Dragons

ADO.NET vs an ORM (Dapper & EF)

A case for an ORM compared to traditional ADO.NET and/or raw SQL scripts.

Fluent Validation

Learning, using, and extending the FluentValidation library.

A Tale of Legacy Code: I

A blast to the past with MVC5 and poorly maintained code

ASP.NET Core MVC && VSCode

Replacing Visual Studio with Visual Studio Code for ASP.NET Core MVC development

C# Specification Pattern

Learning, using, and extending the specification pattern in C#.