Click here to Skip to main content
15,896,269 members
Everything / VSTO

VSTO

VSTO

Great Reads

by Syed Umar Anis
ExcelXMLExport is a Microsoft Excel 2010 / 2013 Add-in that generates XML data from Excel sheet.
by Turay Melo
This is an alternative for "Creating an Outlook 2010 Add-In"
by terence.cplau
ContactSharing4OL is an Add-in for Outlook through file server shared contacts item of Outlook in Office area.
by Leo Chapiro
Outlook AddOn to store the attachments in the file system

Latest Articles

by Leo Chapiro
Outlook AddOn to store the attachments in the file system
by G.E. Zanoletti
This is a tutorial on how to create a VSTO Add-in to extend the Microsoft Outlook functionalities.
by terence.cplau
ContactSharing4OL is an Add-in for Outlook through file server shared contacts item of Outlook in Office area.
by Stephan Ehret
Create YouTrack issues from Outlook and manage your issues from Microsoft Project

All Articles

Sort by Score

VSTO 

10 Jan 2015 by izualx
First, let me introduce my development enviroment. I’m using Visual Studio 2010 with Office 2010 and all my VSTO applications are basing on VSTO 4.0 and .Net Framework 4.0. All my demo code is basing on them and if you are using VS 2008, you can port these code to VS2008 very easily.