How to develop Microsoft Office extensions in Visual Studio
Tips and notes for C#, VB.NET and C++ developers

Add-in Express™
for Microsoft® Office and .net

Add-in Express Home > Add-in Express for Office and .NET > Online Guide > Tips and notes

Tips and notes

You might have an impression that creating add-ins is a very simple task. Please don't get too enthusiastic. Surely, Add-in Express makes embedding your code into Office applications very simple, but you should write the applied code yourself, and we guess it would be something more intricate than a single call of MessageBox.

Below we gathered together answers to typical questions. The answers are grouped into these categories: