×
Search results provided by Azure Search - read how I built it in this post.
Max Melcher

2 minute read

This session will focus in deep detail on one top 10 business scenario and showcase how it can be enabled with apps for Office. We will review the business scenario, the architectural considerations to enable this scenario in Windows Azure and apps for Office, as well as delving into the code behind the solution. Expect to see a lot and have experts available to you to answer any of your questions and concerns.

Another pre-conf session “Refactoring Business Solutions into Apps for Office” by Richard diZerega, Kirk Evans and Sonya Koptyev.

Here are my notes:

Overview

Richard showed the options you have to deploy apps in a corporate environment – from cloud to corporate marketplace - and showed the different types of Office Apps – from Word to Excel.

20140302_220146928_iOS

When you use copy & paste something to Outlook – it’s a good candidate for a Mail App.

20140302_220853244_iOS

Demo

Richard created a Word App that triggers on a selection and can replace the selection with a link.

20140302_224536861_iOS

He showed that in order to publish an Office App Project you basically need to publish twice. One time for the service (e.g. hosted on azure) and the second time for the App Manifest (xml file) where you tell Office how to reach the service and what type of office app it is.

Binding

So that was a new thing to me – you can create bindings (subscriptions) to lets say a table – then if a condition changes my table gets updated automatically. Read more here.

Mail App

Kirk showed a Mail App and plenty of options how to get known entities out of emails – discovery of element inside an email (addresses, phone numbers and more) – good stuff.

20140303_005018025_iOS

20140303_005104277_iOS

Call to Action

20140303_010315882_iOS

Kirk said there is more to come and more to announced during this SPC.

Summary

Excel App & Mail App – would love to try that at a client but most of them are still on Office 2010. This session gave me a very good understanding what is possible and what not. Really liked the session, when Richard & Kirk present it always looks so easy Smiley

comments powered by Disqus