Category: Development

How to run Visual Studio Code on Mac OSX

April 7, 2020 · 5 min read
Using Visual Studio Code on OSX? Here's how to set up the command line for Zsh or Terminal.

Exploring C# 7.0: Out Variables

November 8, 2016 · 5 min read
New in C# 7.0 - out variables will save you some time!

Powershell: How to recursively delete files based of file extension?

July 15, 2016 · 5 min read
How do you recursiviely delete files based off file extension in PowerShell?