VS2010 is driving me nuts: whenev开发者_如何学运维er I rebuild, the \"Error List\" warnings from the previous compilation are persisted and any new warnings are simply added to the end of the list. Ov
I have开发者_StackOverflow中文版 created an add-in for Excel 2007 in visual studio. How do I make an installer / get it onto other peoples computers.
Sorry if Stack Overflow is not the right place for this question. I have previously developed an iOS application using MonoDevelop and the MonoTouch stack on Mac OS X Snow Leopard. Now this app had t
I would like to create a button that the user can press on the MS wor开发者_如何学JAVAd toolbar, after this the document text is passed to a remote service, and some tabular data is passed back and di
I would like to know following 2 things. I am using outlook 2007 Add in. How to read App setting for deployed outlook plugin.
Is it possible to change the default namespace of a VSTO project?... I\'ve tried opening the project file in notepad and changing the rootnamespace xml param to my new desired name, but it fails to lo
I\'m creating an Add-In for Visual Studio 2010. I want to add the context menu item to the tab during Add-In loading
I have a created an excel addin application in vb.net using vs2010.The application is working fine while running from IDE. Now I want to create a se开发者_Python百科tup for the application to install
I\'ve been experimenting with building an Outlook 2010 addin in C#, using Visual Studio 2008.I am able to obtain a Microsoft.Office.Interop.Word.DocumentClass object from a Microsoft.Office.Interop.Ou
We use TeamCity at work.It would be nice to be able to keep an eye on checkin, build, and test run status without having to have a browser window open.