Posts Tagged ‘COM add-ins’

Video: Version neutrality for Office extensions, from Office 2000 to 2013

I have three kids of differing ages and sex. They are alike and yet so very different. Providing for their wants and needs on a daily basis is a challenge. For example, what I typically think is an easy decision (an afternoon snack) isn't so easy when my kiddos are involved. Each wants something different which requires me to do my best impression of a short-order cook... Read the rest of this entry →

Video HowTo: Outlook Explorer regions – RightSubpane region (VB.NET)

We will continue our efforts in modifying the Outlook SuperGrid so that it looks and functions exactly as we need it. Today we are going to focus on the RightSubpane region, which is located to the right of the standard Outlook list of items... Read the rest of this entry →

On using threads in managed Office extensions

Briefly: There are cases when using threads in your .NET-based Office add-in is okay; but in the general case, using threads isn't recommended. Consider a typical Outlook add-in scanning a lot of e-mails which should not prevent a user from working with the Outlook UI (the UI always runs in the main thread) ... Read the rest of this entry →

Video HowTo: Outlook Explorer regions – TopSubpane region (VB.NET)

Today we will give another shot to customizing the Outlook SuperGrid. Our next targeted region is TopSubpane region, which is located above the standard Outlook list of items... Read the rest of this entry →

Video HowTo: Outlook Explorer regions – BottomSubpane region (VB.NET)

Today we will show you how to create a custom form and build it into the Outlook Explorer window under the standard Outlook list of items, also known as Outlook SuperGrid among developers... Read the rest of this entry →

Customizing Outlook calendar with Advanced regions: C# sample

Today, we'll write an add-in to display calendar specific information in Outlook 2010 using Outlook advanced regions and Add-in Express 2010. Start of in the usual fashion by creating a new ADX COM Add-in project in Visual Studio 2010 ... Read the rest of this entry →

Eric Legault: My story

Hello everyone! I'm very honoured and excited to be the newest member of the Add-in Express team!! And what a team it is! I've been a heavy user and fan of Add-in Express for Office and .NET and have had many dealings with various members of the team over the past few years... Read the rest of this entry →

Build an Outlook Northwind Connector with Add-in Express 2010

The Microsoft Outlook Social Connector did not always play nicely together with Add-in Express Advanced regions, however, Add-in Express rose to the occasion and it is working since Version 6.2.3049. Although we are able to build our own provider for the standard Outlook Social Connector; Northwind Traders needed something that would work perfectly alongside their […]... Read the rest of this entry →

Video HowTo: Outlook Explorer regions – BottomTodoBar region (VB.NET)

Today we will show you how to create your custom form and build it into the Outlook Explorer window under the standard Outlook 2007 and 2010 To-Do bar... Read the rest of this entry →

Video HowTo: Outlook Explorer regions – BottomNavigationPane region (VB.NET)

This sample opens a new series of HowTo videos that will showcase each Outlook region that can be customized using Add-in Express for Office and .net. In today's Video HowTo we will show you how to create your own form and build it into the Outlook Explorer window under the standard Outlook Navigation Pane... Read the rest of this entry →

MS Outlook Advanced Regions, Folder Views and Add-in Express 2010

In this week's post, we'll build an add-in for Northwind Traders with which they will be able to set a different view on their Inbox in order to see a time-based view on when orders have been received. We'll be using an advance forms region to give our users an easy-to-use interface... Read the rest of this entry →

Microsoft Project 2010: COM add-in development

In this weeks' post I'll demonstrate how using Add-in Express 2010, you can write an add-in to integrate MS Office Project 2010 and MS Office Outlook 2010 and vice versa... Read the rest of this entry →

How to create add-ins for Office Access 2010: C#, VB.NET

I'm sure like me, a lot of IT professionals had customers who made a substantial investment in developing a custom application in MS Access. As is the nature of such things, the customer outgrows their MS Access application and is soon in need of a larger, more complex system... Read the rest of this entry →

Visio 2010: Writing COM add-ins in C# and VB.NET

The beauty about Add-in Express is that it allows you to write add-ins for those Microsoft Office applications that you wouldn't even have thought it possible. In this post I'll show you how to create an add-in for MS Visio 2010 that automatically builds an Organizational chart for Northwind Traders. ... Read the rest of this entry →

Video: Create an Office shared add-in – building the GUI

I like to tinker with new technologies to see what they can do and how I could potentially use them in the solutions I build for my clients. A lot of the times my tinkering never leads to full understanding of the technology. In such cases, I don't blame myself nor my sometimes fickle love for the latest shiny bits... Read the rest of this entry →

Microsoft Dynamics CRM and Add-in Express 2010, part 3

When most organisations buy MS Dynamics CRM they probably already made an investment in systems to help them manage their business processes. In this post I'll demonstrate how you can use Add-in Express 2010 to easily leverage Northwinds' (Our Customer) existing web ordering system and import orders received from the internet into MS Dynamics CRM from within MS Outlook... Read the rest of this entry →

Have any questions? Ask us right now!