Link-Sammlung zu Office Development
Q&A
Basics
- What's New for Developers in Office 2010
- Office Developer Center
- MSDN Library: Office Development
- Office Development with Visual Studio (VSTO)
- Show and Hide Context Menu Items in Outlook 2010
- Activate Ribbon Tabs in Office 2010 Solutions
- Add a Custom Task Pane to Project 2010
- Making a Custom Group Appear in the Message Tab of a Mail Item
- Office 2010 Fluent User Interface Control Identifiers (Control IDs)
- Control IDs for Menu Commands and Toolbar Buttons
- Office 2007 Add-In: Icons Gallery
- Office 2010 Add-In: Icons Gallery
- Callback Handler Syntax for Ribbon Controls
- Using Team Build with VSTO – Made Easier!
Upgrading
- Upgrading and Migrating Office Solutions
- Migrating Office Solutions to the .NET Framework 4
- Fixing Compile and Run Time Errors after Retargeting VSTO Projects to the .NET Fx 4
- Upgrading VSTO Projects to use with Visual Studio 2010
- Why Should I Upgrade from .Net Framework 3.5 to .Net Framework 4 ?
- Migrating an Outlook Client to .NET Framework 4 in Visual Studio 2010
Behind the scenes
- Type Equivalence and Embedded Interop Types
- The Pain of deploying Primary Interop Assemblies
- Design of VSTO 2010 runtime
- VSTO 2010 Runtime components explained
Performance
- VSTO Performance: Ribbon Reflection
- VSTO Performance: Delay Loading and You
- Performance Improvements in VSTO 2010 SP1
Deployment & Security
- Changes in the Security Model for Office Solutions
- When Do I Need to Deploy the VSTO Runtime?
- Deploying the *.Utilities assemblies by using Windows Installer
- Deploying COM Add-ins for 64-bit Office using Visual Studio
- Tricks with app.config and ClickOnce deployment
- Deploying your VSTO add-ins to All Users
Native
Samples