+ All Categories
Home > Software > SharePoint/Office365/Office Add-ins - Select One

SharePoint/Office365/Office Add-ins - Select One

Date post: 09-Jan-2017
Category:
Upload: ashish-trivedi
View: 189 times
Download: 2 times
Share this document with a friend
17
Online Conference June 17 th and 18 th 2015 WWW.COLLAB365.EVENTS 3 Development Options- Which one fits here? Ashish Trivedi Kloud Solutions Pty Ltd.
Transcript
Page 1: SharePoint/Office365/Office Add-ins - Select One

     

               

 Online Conference

 June 17th and 18th 2015

WWW.COLLAB365.EVENTS

3 Development Options-Which one fits here?

Ashish TrivediKloud Solutions Pty Ltd.

Page 2: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Ashish TrivediKloud

Twitter : @ashuetawahLinkedIn : trivediashish

O365, SharePoint & Office Dev Specialist Co-presenter @ MS O365 Dev

Camps (AU) Aus Ignite 2015, DWCAU,

Collab365 Community Contributor

Connect:

Page 3: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Agenda3 Development OptionsBest fit modelDeveloper toolsConverged Authentication & Graph APIFuture & DemoSummary

Page 4: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

3 OptionsSharePoint Add-in

SharePoint HostedOffice Add-inOffice 365 App

Provider Hosted

Page 5: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Best model for my project

Development

SharePoint Add-in

Office Add-in

Office365 App

Page 6: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

SharePoint Add-insData + Service in same contextFocused on collaborationNo/less integration with external systemsEasy deployment on SharePointAccessed from SharePoint

Page 7: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Office Add-insLive and run in Office contextLess context switchingDeployment – developer responsibilityDistribution Channel – Conditions applyAccessed from Office Client Application

Page 8: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Ofiice365 AppsYour application platformData + Service + Auth from Office365Focus on IntegrationDeployment & Distribution – developer choiceAccessed from App launcher/Waffle menu

Page 9: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Key Points - TakeawayPurpose – Collaboration / Integration?How the app is accessed?App registrationAuthentication & Authorization requirementsDeployment modelDistribution channel

Page 10: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Developer Tools• Office 365 Developer Tenant• Azure AD association• IDE– Visual Studio with Office Developer Tools– Visual Studio code with Yeoman– Napa 

Page 11: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Converged AuthenticationSigning using MSA / Work or school account.Use V2 authentication endpoint.V2 endpoint to access Graph endpoints.Does not support app-only scope (not resources).Register @ https://apps.dev.microsoft.com.

Page 12: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Microsoft Graph API

Page 13: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Future RoadOneNote DevGA for Office365 TasksOffice365 GroupsOffice Add-ins mobile device support

Page 14: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

DemoGraph Explorer - https://graphexplorer2.azurewebsites.net/Using Graph API – Quick Start

Page 15: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Referenceshttp://dev.office.com/https://github.com/OfficeDevhttp://blogs.office.com/https://apigee.com/OneDrive/embed/console/OneDrive 

Page 16: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Q & A

Page 17: SharePoint/Office365/Office Add-ins - Select One

WWW.COLLAB365.EVENTS

Stay tuned for more great sessions …


Recommended