Archive for the 'Code - C#' Category

Writing an Outlook Add-in with C# (Part 1)

One of the more fun things to do as a developer is to interface with Microsoft Office.  That “fun” word is a little bit tongue-in-cheek, because sometimes it is anything but fun to write apps that talk to Office. 
I had a recent experience writing an Outlook add-in that hopefully will save you a lot of […]