Building Office add-ins in C#
Hello all,
A few days ago I invested in Visual C#.NET with a purpose of learning how to build Office add-ins. I purchased the standard, educational edition, not the professional edition which includes VB and C++.
The edition of Visual Studio I have does not have the add-in wizard that the professional edition has.
With that in mind, how can I create my add-ins?
In other words, how do I build add-ins to office without the wizard using the standard edition of Visual C#?
Thank you for your help...