I´ve developed several VSTO add-ins for MS Office 2010. I need a way to register them from a 开发者_开发技巧C# program.
This question already has answers here: Closed 10 years ago. Possible Duplicate: Choosing between MEF and MAF (System.AddIn)
I\'ve written an add-in for Word 2007 in C#. To distribute the add-in I employed the ClickOnce installer. However, this add-in doesn\'t work with Word 2010. It produces the following error in the vsto
I\'ve just downloaded and installed the Productivity Power Tools for Visual Studio 2010. I got out of VS 2010, and got back in, so that it would load the new add-in. The moment it got back in I starte
For my project I was need localization plugin. I dont find it and instead of write own console localiztion utility. I think this will be useful for community.
I am working on the VSTO 2010 excel addin. On one of the dev machine i install the开发者_运维知识库 addin (which already has some addin installed).
I\'m searching the way in order to properly deploy a Visio 2010 Add-in. I tried to publish it via ClickOnce, and it does the job. But I would like to have just one开发者_运维问答 file, in Setup.exe st
I have created a .net Outlook addin that 开发者_如何学编程communicates with a WEB service. As .net provides the environment to develop addins in visual studio it self
sometimes I waste my time searching for a value in an object at runtime. Certainly you-all know this task --> open the QuickWatch view and browse through the properties until you find what you\'re loo
Is there any PowerShell Add-Inn for VisualStudio 2010? I only found the VS Command开发者_JS百科 Shell Add-In for VS 2005 and 2008 (Add-In from 2007)I have StudioShell, PowerGUI VSX, and PowerConsole.