OfficeDeveloper.NET
solutions

VBA, Programmability, and Open File Format for Office 2010 with Brian Jones

June 9, 2010 by Staff · Leave a Comment 

Learn about the programmability enhancements in Microsoft Office 2010 from one of its creators. In this interview, Brian Jones, Group Program Manager for the Microsoft Office Solutions Framework Team, dives deep into the details

Original post:
VBA, Programmability, and Open File Format for Office 2010 with Brian Jones

solutions

Introduction to the Office 2010 Backstage View for Developers

November 11, 2009 by Staff · Leave a Comment 

Office 2010 (Beta) introduces the Microsoft Office Backstage view, the latest innovation in the Office Fluent User Interface, and a companion feature to the Ribbon. Examine the components that comprise the Backstage and explore scenarios that show you how you can extend the Backstage across various Office applications.

Read the rest here: 
Introduction to the Office 2010 Backstage View for Developers

solutions

Compatibility Between the 32-bit and 64-bit Versions of Office 2010

November 11, 2009 by Staff · Leave a Comment 

This article discusses issues around the compatibility of the 64-bit version with the new 32-bit version and legacy 32-bit Office applications and their solutions.

Read more from the original source:
Compatibility Between the 32-bit and 64-bit Versions of Office 2010

solutions

Customizing Context Menus in Office 2010

November 11, 2009 by Staff · Leave a Comment 

Learn more about how to customize context menus and see a sample that updates an existing context menu in Microsoft Word 2010.

Read the original:
Customizing Context Menus in Office 2010

solutions

UI Extensibility in Office 2010

November 3, 2009 by Staff · Leave a Comment 

When introducing the Ribbon UI in Office 2007, we also introduced the RibbonX (Ribbon extensibility) model, a new way to programmatically customize the Office UI. RibbonX enables 3 rd party developers and solution providers to build on top of the Ribbon by authoring custom tabs and groups, targeting scenarios unique to and optimized for their customers

See more here:
UI Extensibility in Office 2010

solutions

Video Interview: Mary Lee on Deploying Multiple Office Solutions (Kathleen McGrath)

June 4, 2009 by Staff · Leave a Comment 

Mary Lee recently posted a blog entry that describes Deploying Multiple Office Solutions in a Single Installer , complete with graphics to help you visualize the process. I recently interviewed Mary to learn more about this topic, and to have her give a demonstration of some of the tasks described in this post.

Original post:
Video Interview: Mary Lee on Deploying Multiple Office Solutions (Kathleen McGrath)

solutions

Video: Deploying Multiple Office Solutions in a Single ClickOnce Installer

June 4, 2009 by Staff · Leave a Comment 

This week, I’m featuring the topic: Walkthrough: Deploying Multiple Office Solutions in a Single ClickOnce Installer . This topic describes how you can deploy multiple Office solutions in a single package to simplify the installation and update process. For example, you can now publish both an Excel workbook project and an Outlook add-in project at the same time

Read the original post:
Video: Deploying Multiple Office Solutions in a Single ClickOnce Installer

solutions

10 Solutions Every SharePoint Developer Should Know How to Create

March 1, 2008 by Staff · Leave a Comment 

After working on the CodePlex Features project, it became clear to me how SharePoint developers need solid solution examples they can draw on. This became the kernel of an idea to create a set of "Top 10" features that are used across a wide variety of SharePoint projects.

Go here to read the rest:
10 Solutions Every SharePoint Developer Should Know How to Create

OfficeDeveloper.NET