Wintellect  

December 2006 - Posts

I botched the upgrade install. I changed the name of the property in MainInstall.WiX I used in the upgrade detection to 30610172VERSIONBEINGUPGRADED at the last minute. Being an idiot, I did all my install testing with the wrong build (long, sad story). Read More...
A minor update to the existing code, but added all the cool MSBuild tasks for working offline with TFS as discussed here . Moved everything to Visual Studio 2005 SP1 Removed mssccprj.scc installed with Wintellect.Visualizers, which obviously wasn't supposed Read More...
(Note: The following may work with Visual SourceSafe or other version control systems, but I only tested with TFS.) (Note 2: Some kind folks indicated I might have sounded more shrill than I probably meant so I've edited this post. Sorry for any offense. Read More...
Wil Shipley , the programming god behind the amazing Delicious Monster (sorry, that sexy app is Mac only) has written one of the most cogent posts about software development I've seen in a very long time. I don't care if you're doing Windows , Mac , or Read More...
Chris Jackson was very kind enough to point out that the discussion of debugging services in Chapter 4 of my Debugging Microsoft .NET 2.0 Applications doesn't work on Vista because of session zero isolation. He's absolutely right and I really appreciate Read More...