Powershell Snippet: List C# Source Files Modified After Date
An easy way to find what source files have been modified after a certain date in a project directory with powershell.
Written on Monday, November 15,
2010 by Jared Barboza
For/in Follow Up
JavaScript has a lot of good parts and bad parts but the for/in loop seems to walk the grey area in between. It's a fantastic feature of JavaScript when wielded appropriately, but a potentially horrible bug when used incorrectly.
Written on Monday, November 08,
2010 by Jared Barboza
AutoHotKey scripts for developers
This week I'll post some useful AutoHotKey scripts that I use to make every-day coding easier.
Written on Monday, November 01,
2010 by Jared Barboza