Skip to main content

Year in Review: 2020

This year has obviously been a lot different than everyone expected. I feel extremely fortunately and lucky to be in an industry that naturally makes ...

Read more

Pair Programming

I've recently started a new contract where we do 100% pair-programming. This is the first time I've done pair-programming on anywhere near this level....

Read more

Writing More Succinct C#

When looking at a lot of C# code nowadays, I find myself thinking "wow, that code could be made SO MUCH SMALLER!". C# is a very flexible lan...

Read more