Browse by Tags

All Tags » John Robbins
Sorry, but there are no more tags available to filter with.
Showing page 1 of 5 (49 total posts)
  • Paraffin3.1: New and Improved!

    Aren't ''New and Improved'' the most over used, and contradictory, terms in the marketer's dictionary? How can something and be new, but yet improved because if it is improved that cancels out the new. My point is that I want to tout an updated release of Paraffin, but I guess I'm being too much of an engineer instead of a marketer which is not a ...
    Posted to John Robbins' Blog (Weblog) by jrobbins on June 28, 2009
  • Do PDB Files Affect Performance?

    After a detour into Historical Debugging, it’s time to come back to return to answering questions about PDB files. Here’s a question from Justin: Thanks for the great post once again. I was looking forward to your debugging virtual training, but unfortunately it was cancelled. The company I work for is pushing pack against building release ...
    Posted to John Robbins' Blog (Weblog) by jrobbins on June 19, 2009
  • Make Outlook 2007 Reading Pane Show Plain Text

    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 ...
    Posted to John Robbins' Blog (Weblog) by jrobbins on January 29, 2007
  • Updated Debugging Microsoft .NET 2.0 Applications Source Code (Jan 03 Update)

    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) ...
    Posted to John Robbins' Blog (Weblog) by jrobbins on January 4, 2007
  • Updated Debugging Microsoft .NET 2.0 Applications Source Code (Dec 28 Update)

    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 ...
    Posted to John Robbins' Blog (Weblog) by jrobbins on December 28, 2006
  • Updated Debugging Microsoft .NET 2.0 Applications Source Code

    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, ...
    Posted to John Robbins' Blog (Weblog) by jrobbins on December 26, 2006
  • Working Offline with TFS

    (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 ...
    Posted to John Robbins' Blog (Weblog) by jrobbins on December 26, 2006
  • Sitting at the Feet of Masters...

    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 ...
    Posted to John Robbins' Blog (Weblog) by jrobbins on December 20, 2006
  • Debugging Services on Vista

    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 ...
    Posted to John Robbins' Blog (Weblog) by jrobbins on December 15, 2006
  • Wow! It's Done.

    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 ...
    Posted to John Robbins' Blog (Weblog) by jrobbins on October 5, 2006
1 2 3 4 5 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems