Template:Creating New Project .NET intro
From Ribbon Commander Documentation
Revision as of 00:02, 15 March 2013 by Rxdff15551 bb53 (Talk | contribs) (Created page with "Dynamic RibbonX is not dependent on specific Visual Studio project types. As long as your add-in runs in the memory space of a [[Supported Office Applications|supported office...")
Dynamic RibbonX is not dependent on specific Visual Studio project types. As long as your add-in runs in the memory space of a supported office application you can use the runtime (from xll add-ins for example).
We use Office .NET projects (successors of VSTO projects) to get started for simplicity.