Categories

Recent Posts

Archives

Recent Comments

  •  

Links

February 2007


Randy Byrne and I have just received our first copies of our book, Programming Applications for Microsoft Office Outlook 2007.  This means that it should be showing up in your local book retailer or super-mega-online-bookstore very soon (like over on Amazon).  While I'm probably a little partial since I'm a co-author of the book, but I think this is really a great guide for developing add-ins and application solutions using Outlook 2007.  The book covers everything from writing your first add-in to advanced topics like using the PropertyAcessor and creating solutions with form regions.  Randy and I both have put a lot of effort into this book to make it what should become the standard reference for any Outlook developer.

Depending on when you see this, you might notice that my name isn't listed on the online book retailers.  Don't worry though, it's there on the real copies of the book :).

If you pick up a copy, let me know what you think about the book.  You can also rate the book over on the MS Press website, if you want to provide feedback in a more managed way.

The 2007 Daylight Savings Time change directly affects
The 2007 Daylight Savings Time change directly affects
DST Outlook Walkthrough 1: Updating a standalone XP installation
DST Outlook Walkthrough 1: Updating a standalone XP installation

Last week we uploaded revised versions of our sample code for Outlook 2007 add-ins.  The biggest change to these samples is that they are now provided as both a shared add-in project and VSTO 2005 SE project, so that you can see how add-in development would work using either technology.

These samples should give you a good basis for working with form regions, custom task panes, rules, the Table and PropertyAccessor objects, Ribbon extensibility and context menu customization.

You can download the latest samples from the following links: