I want to expose few methods开发者_开发知识库 (or interfaces) from my ERP application and my clients want to add their own modules to achieve some functionality. For instance, we can write our own add
The solution I work on is quite big so it can require a lot of clic开发者_开发技巧ks to get to the desired file. I spend 90% of the time working with 8-10 files from this solution so it would be reall
I\'m creating an AddIn that launches a Forms-based GUI. The AddIn and the Gui are in different projects. The Gui connects to a database and utilizes EF for the ORM.
I want to write a Microsoft toolbar that gets a word from Microsoft Office Word and pass it to other application (Text To Speech) that is written personally. I\'ve searched the web but not so开发者_如
From what I can tell, the assembly containing the addin must be located in C:\\Program Files (x86)\\NUnit 2.5.7\\bin\\net-2.0\\addins. I think my assembly is being loaded because I have to close NUnit
I wrote some code in an add-in for Microsoft PowerPoint 2007. I executed it. It said there was a proble开发者_高级运维m.
I developed a VSTO Outlook 2007 Addin. When I register the .dll into the GAC and create the registry key in
I trying to hook several Visual Studio events. Unfortunately I am failing in the first step. The event handlers are never called.
I use Expresso on a regular basis. I\'m wondering if an开发者_开发问答yone knows of a similar tool used for building regular expressoins that\'s a Visual Studio addin? I like keeping everything in my
I have installed a Word 2003 Add-in, then uninstalled开发者_JS百科 it, but unfortunately I still seeing the menu created by the Add-in in the Word menu bar.