Posts Tagged ‘COM add-ins’
Ty Anderson | February 9th, 2012
The video, Part 5, is the last of the series. In this 15-ish minute video, you will learn how to build a Click Twice deployment package for the MyTasks add-in. Click Twice is one of the major strengths of the Add-in Express toolset...
Read the rest of this entry →
.NET, COM add-ins, Deployment, Excel, Outlook, PowerPoint, Visual Studio, Word |
No Comments
It's been a year and seven months since my first article about the Outlook 2010 Solutions Module. Time sure flies when you're having fun. Since I first wrote the article, I received numerous comments and questions about the Outlook 2010 Solutions module, mostly on how to programmatically add items to it...
Read the rest of this entry →
C#, COM add-ins, Office, Outlook, Visual Studio |
33 Comments
A few years ago I had a client who since they started their business used a Microsoft Access database to track their projects and the time their consultants worked on projects. As the company expanded the database grew up to a point where they realized an upgrade is needed. I was asked to move the database to a Microsoft SQL server backend, whilst keeping MS Access as the front-end...
Read the rest of this entry →
Access, COM add-ins, Office 365, Visual Studio |
15 Comments
Ty Anderson | January 26th, 2012
On Tuesday we published Part 3 of the end-to-end demo. Today, we have Part 4. In reality parts 3 and 4 can be taken together but we thought it's better to break them up a bit and provide a bit of a break. But we have momentum now so let's keep this train a-moving because Part 5 is almost ready for its debut as well....
Read the rest of this entry →
.NET, C#, COM add-ins, CommandBars, Excel, Office, Outlook, PowerPoint, Ribbon, Visual Studio, Word |
No Comments
In my last post, Save Outlook e-mails & attachments to SharePoint Online programmatically, I showed you how you can write a Microsoft Outlook Add-in that will save all the attachments on an e-mail to the Office 365 SharePoint Online Shared Documents library. In today's post I would like to show you how to do the opposite, e.g. how to attach files from SharePoint Online to Outlook e-mail messages. This could be useful if your customer has a shared library with documents they send via e-mail on a regular basis.
...
Read the rest of this entry →
.NET, C#, COM add-ins, Office 365, Outlook |
7 Comments
Andrei Smolin | December 5th, 2011
You should be aware that no such event exists. Let's create it. In Excel 2007 - 2010, you can change the calculation mode using the buttons shown in the screenshot below...
Read the rest of this entry →
.NET, C#, COM add-ins, CommandBars, Excel, Object model, Office, Ribbon, VB.NET |
No Comments