|
|
Browse by Tags
All Tags » John Robbins
Sorry, but there are no more tags available to filter with.
Showing page 1 of 5 (47 total posts)
-
Edited: I messed up the value name
While I’m probably a Luddite, I prefer to read my mail as plain text. However, Outlook 2007 removed the option to set that in the Reading Pane. Poking around a bit, I found if you add a DWORD value, ReadAsPlain, and set the value to 1 in HCKU\Software\Microsoft\Office\12.0\Outlook\Options\Mail, you’ll get ...
-
Like most people, I didn't realize that the VERSIONINFO resource was only a 16-bit number. Consequently, using my GenerateAssemblyFileVersionTask in the brand spanking new year produces date numbers of 70103, which will produce a CS167 compiler error. To continue to use a ''date'' like format, I updated VersionFile.cs (in Wintellect.Build.Tasks) ...
-
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). I got numerous reports of MSI 2717 errors, which were custom action failures. Once I tested ...
-
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 to be installed.
Added RemoveVersionControlBindingsTask, ...
-
(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. There's a reason I need editors!)
Now that I’ve finished my book, I finally had a chance to ...
-
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 CICS development, you have to read his Free Programming Tips are Worth Every Penny. My goal in ...
-
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 him pointing out the error and a great write up on how to make it work. If ...
-
Fifteen minutes ago I sent in the last PDF chapter review of Debugging Microsoft .NET 2.0 Applications. That means I'm done! The book still has to go through production, but it's out of my hands so I can finally get a bit of life back. As always, finishing writing a book is an adventure and one that feels both good and bad at the same time. The ...
-
Business is going great at Wintellect for both consulting and training. Consequently, we have run out of all the people we know and need to start looking outside our circle for more. I thought it might be a good idea to go directly to our blog readers to see if any of you are interested in becoming a Wintellectual. We're pretty hard core and ...
-
Grab the new WinDBG while it's fresh. I was told they were going to include the Source Server tools for Team Foundation System, but I don't see them in either the x64 or x86 installations. Also, it looks like CVS support isn't included any more. At least those of you using SourceSafe, Perforce, and Subversion are supported out of the box and you ...
1
|
|
|