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


IBM Opensources AI Agents For GitHub Issues
14/11/2024

IBM is launching a new set of AI software engineering agents designed to autonomously resolve GitHub issues. The agents are being made available in an open-source licensing model.



Mastering LLMs With Experts
22/10/2024

A freely available set of workshops and talks on the essentials of LLMs, taught by practitioners. The topics include Evals, Retrieval-augmented-generation (RAG), Fine-tuning etc.


More News

 

Last Updated ( Friday, 22 March 2013 )