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


Java Version 22 Released
04/04/2024

JDK 22 is not a Long Term Support release, but is one of the regular releases that are scheduled to arrive every six months. Still, it has got a lot to show for itself.



The WinterJS Javascript Runtime Is Asking For Your Attention
11/04/2024

WinterJS is a brand new Javascript runtime by Wasmer which comes with the claim that it's the fastest of them all. Let's find out if that holds true.


More News

 

Last Updated ( Friday, 22 March 2013 )