Posts Tagged ‘VSTO’
In this article we'll have a look at how you, as a VSTO developer, can get started developing add-ins for Excel using Add-in Express and Visual Studio 2012....
Read the rest of this entry →
.NET, COM add-ins, Excel, Office 2013, Ribbon, RTD servers, Visual Studio, VSTO, XLL |
No Comments
In the last two articles, I've shown you how to create a WiX installer for Add-in Express based add-ons from scratch and how to convert your existing setup projects to WiX. In this blog, I'll show you how to create a WiX installer for Visual Studio Tools for Office (VSTO) based Office add-in projects...
Read the rest of this entry →
.NET, C#, COM add-ins, Excel, VSTO, WiX |
37 Comments
Eugene Astafiev | June 14th, 2012
Today I want to show you one of the new features Outlook 2010 brought to programmers. Now Outlook allows setting custom icons the Navigation pane folders. The Outlook Object Model provides a special method for this task – SetCustomIcon. So, let's start our journey into the Outlook programming world ...
Read the rest of this entry →
.NET, C#, COM add-ins, Object model, Office, Outlook, VB.NET, Visual Studio, VSTO |
14 Comments