Posts by this author

Oct 20, 2015
Post comments count0
Post likes count0

VBA improvements in Office 2016

Recently, we shared an overview of the new extensibility capabilities available for developers as part of the new Office 2016. In addition to the improvements discussed there, including connecting

Office Add-ins
Oct 13, 2015
Post comments count0
Post likes count0

Update 2 on the Office 365 unified API

Following up on our recent post, today we are announcing another set of breaking changes in the preview (/beta) of Office 365 unified API. This changes will roll out on 10/19 at 12:00pm PST, after

Office Add-ins
Oct 9, 2015
Post comments count0
Post likes count0

Property Manager how to on-demand video training published

In August we shipped version 2 of the Property Manager hero demo to github. One of the biggest bits of feedback we got was that people love all of our training available on http://dev.office.com/

Office Add-ins
Sep 14, 2015
Post comments count0
Post likes count0

Update on the Office 365 Unified API

During the //build 2015 conference we released some really exciting news to our developer community about a new unified API surface for Office 365 and Microsoft cloud services. This API, known as

Office Add-ins
Sep 8, 2015
Post comments count0
Post likes count0

Add-in samples have moved to GitHub

We just pushed a refreshed set of Office Add-in and SharePoint Add-in samples from Code Gallery to GitHub. While we were at it, we also added new samples and updated the others to show off some

Office Add-ins
Sep 1, 2015
Post comments count0
Post likes count0

Building add-ins with commands

Because of their advantages, we’re encouraging all developers building add-ins to use commands. In fact, soon we’ll start requiring add-ins submitted to the Office Store to use them for scenarios where it makes sense. In this post, I wanted to share the easiest way to get started building an add-in with commands.

Office Add-ins
Aug 31, 2015
Post comments count0
Post likes count0

Introducing add-in commands

Back at Build and Ignite, we announced a brand new feature, that we’re very excited about – Outlook add-ins (formerly called apps for Outlook) can now place buttons on the ribbon in Outlook! This simultaneously simplifies interacting with add-ins, as well as makes their presence more visible and engaging. In a two-part series, we wanted to share ou...

Office Add-ins
Aug 31, 2015
Post comments count0
Post likes count0

File Handler Add-Ins Now Generally Available in Office 365

During Build and Ignite 2015, we announced the preview refresh of File Handler add-ins. This add-in type allows developers to create their own custom viewers and editors for non-Microsoft file types

Office Add-ins
Aug 12, 2015
Post comments count0
Post likes count0

Getting Started flows for Office 365 APIs and Office Add-ins

We are excited to announce some updates to our Getting Started Experiences for Office 365 APIs and Office Add-ins. We've built this from the ground up as our goal is to empower developers to build

Office Add-ins