Wintellect  

November 2009 - Posts

A while ago, I wrote a PowerShell script that sets up the _NT_SYMBOL_PATH environment variable as well as Visual Studio 2008 so all the debuggers or tools that access symbols you use to shared the same symbol cache. Numerous people said they found useful Read More...
As I've written before , Windows 7 and Mac Pros are made for each other. Except when the Mac Pro doesn't want to wake up from sleep or restore from hibernation. That's one scary problem and I thought I'd share my debugging notes on how I diagnosed the Read More...
As I mentioned before , I'm in the process of moving my life over to TFS 2010 Beta 2. I'm using the excellent WiX 3.5 Beta that plugs into Visual Studio 2010 to create my setup and I had a developer build working like a dream. Things got a little more Read More...
Obviously, based on all the web links out there , keeping your TFS 2008 build number and your assembly version numbers in sync is a pretty hot topic. As others I worked with had always taken care of the TFS build, I never really looked much at what was Read More...