Welcome to Office Zealot Sign in | Join | Help

June 2005 - Posts

TechEd Europe – I’ll be there

This year, TechEd Europe is in Amsterdam again, on 5-8 July (pre-con on 4-July). This is Microsoft’s flagship technical education conference for developers and IT professionals focusing on current and upcoming technologies. Here’s the main
Posted by whitechapel | 0 Comments

Managed Add-ins for Office

We did some work a while back to support managed add-ins in Office by ensuring appdomain isolation. We provided some VS wizards that generate unmanaged C++ code for a shim component that you register with your add-in. All this works pretty well, but it
Posted by whitechapel | 0 Comments

Implementing IDTExtensibility2 in an Automation Add-in

The OZ blog engine had a minor mishap the other day, so I'm reposting a couple of entries here (with the help of Neville van der Merwe, who helped me resurrect the old posts). Neville raised a good point about using IDTExtensibility2 in an automation
Posted by whitechapel | 4 Comments