Hi there 👋

Here’s a few notes on dotnet and the other things.

SQL Server High Dpi Settings

A short note to my future self on how to fix SSMS high DPI scaling issues.

January 3, 2021 · 2 min · 373 words

Keep your dev loop as short as possible with SQL Server Snapshots

How to make use of Sql Server Snapshots to keep your dev loop as short as possible.

December 5, 2019 · 5 min · 955 words

Creating an Azure Event Grid Simulator

Some notes creating an Azure Event Grid Simulator in order to make local integration testing a whole lot easier.

February 5, 2019 · 8 min · 1492 words

Readify Consultant Toolbelt

A curated collection of ubiquitous libraries and tools that were created by current or ex-Readify employees.

September 12, 2018 · 7 min · 1413 words

The CallerArgumentExpression Attribute in C# 8.0

An exploration of how the new C# 8 CallerArgumentExpression attribute could enhance my open source ‘GuardAgainst’ library.

August 6, 2018 · 6 min · 1271 words