Posts by this author

Apr 14, 2017
Post comments count0
Post likes count0

Script Lab, a Microsoft Garage Project

Script Lab is a tool for anyone who wants to learn about writing add-ins for Excel, Word, or PowerPoint. The focus is the Office JavaScript API, which is the technology you need for building Office add-ins that run across platforms. Maybe you’re an experienced Office developer and you want to quickly prototype a feature ...

Office Add-ins
Apr 12, 2017
Post comments count0
Post likes count0

Changes to Planner Task API

Hello, we are making a few changes to the Planner Task API on the Microsoft Graph REST API Beta endpoint.  These changes add support for recently released features (multi-assign tasks) and puts

Microsoft Graph
Apr 5, 2017
Post comments count0
Post likes count0

New in Access 2016—Large Number (BigInt) support

New data type support in Access which unlocks multiple scenarios based on Access's ability to read and write data to and from external data sources that use BigInt (as PK or other), such as SQL.

Office Add-ins
Mar 22, 2017
Post comments count0
Post likes count0

Office Developer Program. NEW value, FREE perks!

We are excited to share that the Microsoft Office Developer Program has added NEW value, NEW training opportunities and FREE perks for developers who build solutions that extend Office and the Office

Microsoft TeamsOffice Add-ins
Mar 20, 2017
Post comments count0
Post likes count0

Add ins are now available for all Outlook on Mac users

Last year, we announced the rollout of add-ins to Outlook 2016 for Mac in Office Insider. We are now making add-ins available to all Outlook 2016 for Mac customers who have Exchange 2013 Service Pack 1 or higher, or Office 365 or Outlook.com mailboxes.

Office Add-ins
Mar 7, 2017
Post comments count0
Post likes count0

Happy Anniversary, Visual Studio!

On behalf of the Office developer teams, congratulations to the Visual Studio team on their launch of Visual Studio 2017 and on their 20th anniversary! In those 20 years, Visual Studio has caused big shifts in the developer world. The changes it has ushered in for Office development are no less significant. Visual Studio a...

Microsoft Graph
Mar 1, 2017
Post comments count0
Post likes count0

Visio JavaScript APIs generally available

We’re very excited to announce the release of the Visio JavaScript APIs. You can use the Visio JavaScript APIs to extend Visio Online and build rich mashup scenarios. These APIs are now

Office Add-ins