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


Falco On Track To Version 1.0.0
02/04/2024

Falco is a cloud native runtime security tool for the Linux operating system, designed to detect abnormal behavior and warn of potential security threats in real-time. Now it's about to release its fi [ ... ]



OpenJS Foundation Launches jQuery Website Checker
23/04/2024

The OpenJS Foundation has launched a new website checker tool that detects if the jQuery used is out of date.


More News

 

Last Updated ( Friday, 22 March 2013 )