Microsoft Office Apps With JavaScript
Written by Lucy Black   
Friday, 22 March 2013

A downloadable wall poster that documents the JavaScript API for Office is the latest ploy to persuade developers to create apps for the Office Store.

Microsoft wants developers to extend the Office 2013 applications with apps using web technologies such as HTML, CSS, JavaScript, REST, OData, and OAuth. The idea is to provide new experiences in Office applications by bring cloud services into  Office documents, email messages, meeting requests, and appointments.

There are three basic types of apps for Office: task pane, content, and mail and the common components for all of these are an XML manifest and a webpage:

officeapps

The Overview of Apps for Office explains that an app for Office is expected to have similar functionality to a webpage within a browser, such as:

 

  • Provide an interactive UI and custom logic through JavaScript.

  • Use JavaScript frameworks such as jQuery.

  • Connect to REST endpoints and web services via HTTP and AJAX.

  • Run server-side code or logic, if the page is implemented using a server-side scripting language such as ASP or PHP.

This video gives an overview of how Apps for Office are expected to work;

 

Apps for Office interact with the Office application and the user's content through a JavaScript library provided by the infrastructure and to help developers quickly make use of the JavaScript API for Office Microsoft has produced a full-color, large-scale mapping of its objects, methods, properties, events, and enumerations. The poster is provided in PDF format and when you print it from the PDF, you should specify the dimensions as 22 in. by 34 in. (56 cm by 87 cm).

 

javascriptapi2400

(click to expand)

 

More Information

Apps for Office and SharePoint Dev Center

Download JavaScript API for Office wall poster

Related Articles

New model For Office Apps 

Office Developer Tools for Visual Studio 2012

 

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Run WebAssembly Components Inside Node.js With Jco
28/03/2024

Jco 1.0 has been just announced by the Bytecode Alliance.It's a native JavaScript WebAssembly toolchain and runtime that runs Wasm components inside Node.js. Why is that useful?



Angular and Wiz To Merge
27/03/2024

Two web development frameworks used at Google are merging. One, Angular is open source and widely known, while the other, Wiz, is an internal web framework developed and used by Google for some o [ ... ]


More News

 

Last Updated ( Friday, 22 March 2013 )