News

Build Apps for Office with the New Microsoft Tool Suite

Microsoft on Monday released Office Developer Tools for Visual Studio 2012, a downloadable suite composed of new templates, designers and integrated lifecycle tools for creating apps for Office 2013, SharePoint 2013 and Office 365.

Apps for Office and SharePoint are optimized for use on the Web and in the cloud. They're built on common Web technologies including HTML5, CSS, JavaScript and OData, which allows Web developers to use their preferred languages and tools to build apps. There are three types of apps for Office and SharePoint, categorized by where they appear in an application or document: task pane apps (found in an Office application's task pane); content apps (appear within a document's content); and mail apps for Outlook 2013 and Outlook Web Access (found alongside an open Outlook item). 

The Office Developer Tools provide support for creating, deploying and maintaining such apps in the cloud; application lifecycle support is also provided for all other currently available Office and SharePoint hosting models. In addition, apps for Office can be sold in the Office store or deployed within a developer's organization.

In a blog post, Corporate VP of the Microsoft Developer Division S. Somasegar highlighted some of the features in the Office Developer Tools release, noting that the tools have been improved after preview builds. Enhancements include a validation tool to ensure apps meet submission standards for the Office Store; upgrades to workflow designers; and improved remote debugging. According to Somasegar, "Windows Azure cloud service projects can be used to easily create provider-hosted apps for SharePoint." He also pointed to Team Foundation Server/Team Foundation Service support for apps for Office and SharePoint build workflows.

Somasegar noted that the Office Developer Tools are available online, as well, as part of the "Napa" project. Napa allows developers to create apps for Office and SharePoint in a browser window, and later transfer their apps to Visual Studio for further enhancements.

In order to share apps in the Office Store, Somasegar wrote, developers need an Office 365 Developer Subscription and a Microsoft Seller Dashboard. He noted that there's "a new MSDN benefit for subscribers of Visual Studio Premium and Ultimate with MSDN: a one-time 12-month Office 365 Developer Subscription." Subscribers can access this benefit from their MSDN My Account page.

About the Author

Katrina Carrasco is the associate group managing editor for the 1105 Enterprise Computing Group. She can be reached at [email protected].

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events