Code tests to fail first

Writing unit tests to fail first is a highly recommended practice and it makes a lot of sense. However, I find more discipline is needed when you are investigating a bug report and you uncover the source of the problem

Working with GitHub in VS2017/2019

If you’ve made use of Microsoft’s Azure DevOps provisioning (formerly VSTS), you will have had the chance to introduce yourself to Git if you hadn’t already. It’s a great offering and comes with bucket loads of functionality that can be perfect for individuals as well as larger teams, but it’s Read more…