
Tip of the Week: Squoosh - Make Images Smaller Paid Members Public
Compress the images that you share online.

Windows Service Using Topshelf, Quartz and Autofac Paid Members Public
Walkthrough of setting up a recurrent job scheduler.

Migrating Octopress To Hugo Paid Members Public
Migrated my blog again - Here's how I went about doing it.

2018: What Went Well, What Didn't and Goals Paid Members Public
A short recap of the year that is gone by and looking forward!

Query Object Pattern and Entity Framework - Making Readable Queries Paid Members Public
Using a Query Object to contain large query criteria and iterating over the query to make it more readable.

Exclude Certain Scripts From Transaction When Using DbUp Paid Members Public
Certain commands cannot run under a transaction. See how you can exclude them while still keeping your rest of the scripts under transaction.

.Net Core Web App and Azure AD Security Groups Role Based Access Paid Members Public
Use Azure AD groups to enable/disable functionality for your users based on their Roles.

Azure AD Custom Attributes and Optional Claims from an ASP.Net Application Paid Members Public
Adding and retrieving custom attributes from an Azure AD