I want to hyperlink to a page within the Word 2007 Object Model Reference documentation, that ships with Word 2007. These are webpages that use the ms-help:// protocol that Firefox cannot understand.
It took some time to solve this and the conclusions are interesting. Our Office (Word/Excel/PowerPoint) add-in sends a request to our custom WCF service, the hosting Office application terminates, le
We are building Office 2007 add-ins using Visual Studio 2008.Our builds are performed via a continuous integration server (one machine) that builds whenever we check in changes or manually request one
In WPF, the 开发者_StackOverflow中文版default scrollbars are boring light blue controls, however I noticed that Office 2007 has some really nice scrollbars with animated color transitions.
D开发者_C百科oes VSTO 3.0 (using Visual Studio 2008) support both Office 2003 and Office 2007 installed side-by-side on a single development computer so that both Office 2003 and Office 2007 can be ta
I know this is possible in Linq-to-Sql, is it possible to automatically log all queries made through a particular ObjectContext in entity framework?In particular, I\'m开发者_开发技巧 interested in the
We have an issue with an Outlook 2007 AddIn (created on a Windows 7 development machine with Visual Studio 2008/VSTO).
How can I store en开发者_开发技巧tire contents of an array to a scalar variable. eg: my $code = do { local $/; <FILE HANDLE>; };
I\'m interested on how to get the old menus back for Office 2007.I know you can buy add-ins that do this, but I\'m more interested on how these are done? I want to implement this at home and just need