Add-in Express makes it possible to display your custom UI elements based on various Outlook components. Elements such as toolbars, toolbar controls, ribbon tabs, ribbon tab controls or Advanced Form Regions can be hidden or displayed based on what the user is doing in Outlook at any given moment...
Read the rest of this entry →
.NET, C#, COM add-ins, CommandBars, Outlook, Outlook regions, Ribbon, VB.NET, Visual Studio |
No Comments
Eric Legault | November 30th, 2010
Congratulations to Chris Brockhouse from Australia!! You have won a Visual Studio 2010 Ultimate with MSDN Subscription! Thanks to everyone who participated. Better luck next time! Stay tuned for another contest very, very soon!...
Read the rest of this entry →
|
No Comments
Dmitry Kostochko | November 23rd, 2010
Today we are going to look into the capabilities of one of the most interesting Outlook regions - FolderView region. This region extends the standard outlook SuperGrid by adding a possibility to switch between the SuperGrid and our custom region...
Read the rest of this entry →
.NET, COM add-ins, Outlook, Outlook regions, VB.NET, Visual Studio |
No Comments
Dmitry Kostochko | November 18th, 2010
It seems we have taken great efforts to customize the Outlook SuperGrid to our liking. By watching our previous videos you can learn how to build your forms on the bottom, top and right of the SuperGrid...
Read the rest of this entry →
.NET, COM add-ins, Outlook, Outlook regions, VB.NET, Visual Studio |
No Comments
Eric Legault | November 18th, 2010
Twitter this, Twitter that. Facebook blah blah blah. YouTube Shmootube. Yes, social media is nearly ubiquitous these days. You just can’t escape it. So we all might as well get comfortable, scope out and develop our virtual lots and get to know the neighbourhood...
Read the rest of this entry →
Visual Studio |
No Comments
Today, I would like to show you how to add extra functionality to the Outlook Inspector objects using advanced regions and Add-in Express 2010. Start by creating a new ADX COM Add-in project in Visual Studio 2010....
Read the rest of this entry →
.NET, C#, COM add-ins, Office, Outlook, Outlook regions, Visual Studio |
2 Comments
Ty Anderson | November 12th, 2010
A good speech requires a good ending. The same is true for software. You invest a significant amount of time building a software solution so don’t mess it up when it comes to your deployment. Add-in Express provides two methods for deploying your addins: ClickOnce and ClickTwice. This video does three things for you...
Read the rest of this entry →
.NET, COM add-ins, Deployment, Office, Outlook, Visual Studio |
2 Comments
Ty Anderson | November 11th, 2010
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 →
.NET, COM add-ins, Office |
No Comments
Dmitry Kostochko | November 8th, 2010
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 →
.NET, COM add-ins, Outlook, Outlook regions, VB.NET, Visual Studio |
No Comments
Andrei Smolin | November 4th, 2010
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 →
.NET, COM add-ins, Object model, Office, Outlook, Visual Studio |
2 Comments
Dmitry Kostochko | November 1st, 2010
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 →
.NET, COM add-ins, Outlook, Outlook regions, VB.NET, Visual Studio |
No Comments
Dmitry Kostochko | October 26th, 2010
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 →
.NET, COM add-ins, Outlook, Outlook regions, VB.NET, Visual Studio |
No Comments
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 →
.NET, C#, COM add-ins, Office, Outlook, Outlook regions, Visual Studio |
No Comments
Eric Legault | October 18th, 2010
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 →
.NET, COM add-ins, Office |
2 Comments
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 →
.NET, C#, COM add-ins, Office, Outlook, Outlook regions, Visual Studio |
No Comments
Dmitry Kostochko | October 18th, 2010
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 →
.NET, COM add-ins, Outlook, Outlook regions, Visual Studio |
2 Comments