Philip Hendry's Blog
Sporadic musings from Philip Hendry

Software Dependencies

May 25, 2008 • Dev Tools, Design • 3 min read

Tools

 Read →

Debugging .Net on Production Servers

Apr 21, 2008 • Dev Tools, Visual Studio • Less than a minute read

I’ve been meaning to look at debugging .Net apps on production servers for a while now since each time I’ve tried with DevEnv.exe I’ve found I can attach to the process, load up C# source, set breakpoints and step through the code but I can’t see the contents of any of the variables.  Read →

Fixing Windows Media Using PowerShell

Apr 20, 2008 • PowerShell, Scripting • 1 min read

I made a blunder a while back… I sync’d my laptop with my backup external hard drive but accidentally sync’d with a folder of music that contained compressed versions of the same music!!  Read →