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.

 

espbook

 

Comments




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

 

Banner


Lightbend Announces Akka 3
15/11/2024

Lightbend, the company that developed Akka, has announced Akka 3, and has changed its name to Akka. The company produces cloud-native microservices frameworks, and Akka is used for building distribute [ ... ]



Rust 1.82 Improves Apple Support
24/10/2024

Following Rust's six-week release cycle, version 1.82 has been released with higher level support for Apple, and a new Info subcommand for Cargo.


More News

 

Last Updated ( Friday, 22 March 2013 )