Skip to main content

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