SharePoint 2013 Online – App Model

Post on 07-Jan-2016

52 views 1 download

description

Albert-Jan Schot. SharePoint 2013 Online – App Model. Albert-Jan Schot. werk: Mavention blog:http://www.sharepointappie.nl mail:appie@mavention.nl twitter :@ appieschot. Agenda. Introductie apps SharePoint Hosted Apps en Napa Azure Hosted Apps en Visual Studio. SharePoint & Code. - PowerPoint PPT Presentation

Transcript of SharePoint 2013 Online – App Model

SharePoint 2013 Online – App Model

Albert-Jan Schot

werk: Maventionblog: http://www.sharepointappie.nlmail: appie@mavention.nltwitter: @appieschot

Albert-Jan Schot

Agenda• Introductie apps • SharePoint Hosted Apps en Napa • Azure Hosted Apps en Visual Studio

SharePoint & Code

Farm Solutions Sandbox Apps

Waarom apps?• Geen (of minder) restricties zoals in Sandbox• Server side code uit SharePoint• Security

App Model

Eindgebruikers

Administrators

Ontwikkelaars

Apps en het App model

Lijsten & Bibliotheken

Templates & Workflows

“Alle” Custom Code

Ervaringen voor gebruikers

Full Page Part UI

Apps rechten & scopes

• Read only• Write• Manage• Full Control

• Lijst• Web• Site Collectie• Tenant

• Service Applications*

DEMO

App Types

Developer Hosted

Azure Auto Provisioned

SharePoint-Hosted

Remote EventreceiversRest endpoints

SharePoint-Configured

SharePoint Hosted App• Site Collectie• Alleen web scoped features• App Web heeft geen ‘settings’• JavaScript only

Napa

Office 365 Developer Site

DEMO

Azure Auto Provisioned• Visual Studio

− Realtime debugging

• Cloud Power− Load balancing & multi tenancy, backups etc.

• Oauth − Er is geen ‘context’ zoals HttpContext.Current− TokenHelper voor het ophalen van de clientcontext

Remote eventreceivers• Kunnen niet/wel in SharePoint Hosted Apps− Maar Visual Studio maakt er een auto hosted app van als je hem toevoegd.

• Vangt acties af in de app−App Installed−App Uninstalling−App Upgraded

−Lijst en LijstItems

DEMO

Recap• Wanneer wel en wanneer niet apps ontwikkelen• Staan we gebruikers toe apps te kopen?

Handige linkjesPlan customizations

http://office.microsoft.com/en-us/office365-sharepoint-online-enterprise-help/plan-customizations-solutions-and-apps-for-sharepoint-online-HA102772716.aspx#_I_want_to_5

Andrew Connel over Apps

http://www.andrewconnell.com/blog/sharepoint-hosted-apps-in-sp-2013-as-single-page-apps

MSDN over Cloud & SharePoint Hosting

http://msdn.microsoft.com/en-us/library/fp179887.aspx

REST API

http://msdn.microsoft.com/en-us/library/jj860569.aspx

Developer Site aanvragen

http://msdn.microsoft.com/en-us/library/fp179924.aspx

Napa app

http://office.microsoft.com/en-us/store/napa-office-365-development-tools-WA102963791.aspx

THANK YOU