May 2008 - Posts
A VSTO add-in for Word that hyperlinks all the acronyms you've used in a Word document (and defined in a dictionary file) to Wikipedia or alternate links. http://blog.focas.net.au/2008/05/11/WikipediaiseACVSTOWordAddin.aspx I thought of Amanda Silver
Read More...
Harry Miller has done a really cool series of podcasts that you can download and listen to while you workout, drive, etc. See http://blogs.msdn.com/vsto/archive/2008/04/17/office-development-audio-series-1-is-now-available-harry-miller.aspx Super cool
Read More...
This is an important article to read if you've every wondered about how to get add-ins you've written to talk to other add-ins loaded in the same Office process. http://blogs.msdn.com/vsto/archive/2008/05/07/calling-into-a-vsto-add-in-from-a-com-smart-tag.aspx
Read More...
I'm trying to get my head around all the changes in the Outlook 2007 object model. Some good resources are found on MSDN: New Objects, Collections, and Enumerations New Members and Constants Object Model Changes Since Microsoft Office 2003 Developer Issues
Read More...
When we last left our heroes: We created a word document, turned on the developer tab, and recorded a macro into the word document called MyMacro We worked with the trust center to make c:\vstotemp a trusted location including subfolders. We saved our
Read More...