Office 2007-Programmierung mit Visual Studio 2005

Nachdem VSTO "v3" im Visual Studio "ORCAS"-zeitrahmen weiterentwickelt wird (Juni CTP - siehe früheren Blog-Eintrag - funktioniert nur mit Office 2007 Beta 2), bekommen wir nun ein Tool zur Programmierung von Office 2007 mit Visual Studio 2005:

Visual Studio 2005 Tools for the 2007 Microsoft Office System Beta

Diese Version funktioniert mit Beta 2 Technical Refresh und kann über o.g. Link heruntergeladen werden.

 

VSTO 2005 Beta enthält:

  • Application-level add-in support for the most popular Microsoft Office 2003 and 2007 Office System applications including Outlook, Excel, Word, PowerPoint, Visio and InfoPath (2007 version only). It also provides safe loading/unloading and easy management of managed add-ins.
  • Support for key Office 2007 features: programming model and runtime support for the ribbon, custom task panes, and Outlook form regions.
  • Design-time support for InfoPath 2007 form templates, which means that you can build your forms right inside Visual Studio.
  • Support for maintainability and compatibility. The VSTO 2005 SE Beta ensures that the applications you’ve built on Office 2003 with VSTO 2005 continue to run with the 2007 Office system.

Leider gibt es noch keine Designer für Ribbon und TaskPanes, aber wir können die Funktionalität schon nutzen und in produktiven Projekten (ab RTM im Januar) einsetzen.

 

Weitere Informationen gibt es im Office Development Center unter Visual Studio 2005 Tools for Office Second Edition Beta.