Category: Development

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?

MongoDB: Setting TTL on Documents

October 13, 2014 · 5 min read
Learn how to automatically remove MongoDB documents after a specified time period using Time To Live (TTL) indexes.

Specifying Visual Studio Version in NPM Installs

May 14, 2013 · 5 min read
How to specify Visual Studio versions with NPM installs