Posts Tagged ‘Office’

Add-in Express vs. VSTO: Office add-in deployment

Planning the deployment of any software product is something most of us leave right to the end of the project. It makes logical sense to do so, everything that needs to be built is built and we know what we need to deploy... Read the rest of this entry →

Office Newswire: Microsoft Office 15 Metro-influenced design – 3.7.2012

I’m really beginning to dig the Metro UI. I have liked it from the start but I’m liking it more and more every day as it is adopted by more and more websites and software applications. I like white space and I hate clutter. I believe Metro feels as I do. Just keep it simple […]... Read the rest of this entry →

Add-in Express vs. VSTO: Custom Office task panes

A task pane is a dockable window which was first introduced in Microsoft Office XP. It provided a new and convenient way for users to gather information and access common features and commands. Chances are that if you’ve used any application in the Microsoft Office suite you would have used a task pane... Read the rest of this entry →

How To: Use Outlook Find and FindNext methods to retrieve Task items

In my previous articles I described how to use Find and FindNext methods to retrieve Outlook mail items, contact and calendar items. Now I am going to show you how to apply the Find and FindNext methods for Outlook task items... Read the rest of this entry →

Office Newswire: Is Microsoft killing Windows for the sake of Office? – 2.29.2012

February 29th is an odd day. Some people treat it like a free day, an extra day that doesn't really count. They take off work and do something they don't normally have time to do. Like try a new hobby or take a nap... Read the rest of this entry →

How to intercept clicking an Office Ribbon control or command bar button

There are three ways to invoke a command of an Office application: click a built-in Ribbon button (2007-2010); click a built-in CommandBar button (Office 2000-2003 and some Office 2007 applications) and press a keyboard shortcut... Read the rest of this entry →

Add-in Express vs. VSTO: Customizing Backstage View and context menu

One of the first articles I wrote for Add-in Express was about the Office 2010 Backstage View. Microsoft Office 2010 was still new and users of Office where still getting used to Microsoft's new approach to the "File" menu. The Add-in Express Backstage view component has since received a new and very impressive visual designer that makes designing the Backstage view a piece of cake ... Read the rest of this entry →

How To: Create a new recurrent Task item in Outlook

There are two item types that can be recurrent in Outlook: appointment and task items. In one of my earlier posts described the first one. Now I am going to tell you the story about task items... Read the rest of this entry →

Office Newswire: Microsoft Office for iPad sounds a lot like Office for WOA tablets – 2.22.2012

Yesterday, TheDaily.com ran a story stating Microsoft will soon send Office for iPad to the Apple App Store. Microsoft quickly released a statement that they claim is a denial.... Read the rest of this entry →

Excel shapes events: getting notified about user actions

The Excel object model doesn't have any events purposed for manipulations with shapes. In this blog I demonstrate an approach to solving this problem... Read the rest of this entry →

Add-in Express vs. VSTO: Visual designers for Office Ribbon UI customization

Creating a Microsoft Office add-in prototype is certainly much faster with the help of Add-in Express's visual designers. The visual designers help you to very quickly and easily build complex Office UI's as well as customize the existing MS Office UI... Read the rest of this entry →

How To: Create a new Task item in Outlook

In my previous posts I have described how to create a new e-mail message, contact and appointment items. Today I am going to cover task items... Read the rest of this entry →

Using Word Dialogs programmatically: C# sample

This blog is about a sample add-in project (with source code) demonstrating how to use Word dialogs programmatically. With this add-in you can check if a given dialog is suitable for your task or get version-specific information about that dialog and its properties... Read the rest of this entry →

Office Newswire: Office news you can use! – 2.15.2012

Sometimes it's a struggle to find fresh developer items. This is expected given Office 2010 is no longer the center of attention due to our clamoring for more Office 15 details. Those details will arrive soon enough. For today, we have some solid items for your consideration. ... Read the rest of this entry →

Version-neutrality for your Office extensions: Add-in Express vs. VSTO

I have to be honest. I have become very spoiled with Add-in Express when it comes to Microsoft Office development, a fact that I once again realized after a discussion with the gang about Visual Studio Tools for Office (VSTO) and Add-in Express... Read the rest of this entry →

Add-in Express vs. Visual Studio Tools for Office

Almost four years to this day, I wrote about the new Visual Studio Tools for Office (VSTO) available in the latest release of Visual Studio 2008. I've also later posted an update that I've found a much more efficient way of developing for Microsoft Office; and that way was of course Add-in Express!... Read the rest of this entry →

Have any questions? Ask us right now!