Transcript
Page 1: Developing Cloud-hosted Apps using Visual Studio 2013

Developing Cloud-hosted Apps using Visual Studio 2013

Falak MahmoodSweden, GMT +2 / CET

April 16th /17th, 2014

Page 2: Developing Cloud-hosted Apps using Visual Studio 2013

SharePoint Architect

CGI Group Inc.

Stockholm

Sweden

Contact:

@falaky

[email protected]

falakmahmood.blogspot.com

Page 6: Developing Cloud-hosted Apps using Visual Studio 2013

Azure Auto-Hosted App

Windows Azure + SQL Azure, provisioned

automatically as apps are installed

Website

Azure

SharePoint

Web

Cloud-based

Apps

Use

CSOM/REST

+

OAuth to

work with SP

Provider-Hosted App

“Bring your own server hosting infrastructure”

SharePoint

WebYour Hosted

Site

SharePoint

App Web

SharePoint

Host Web

SharePoint-Hosted App

Provision an isolated sub web on a parent

web

• Reuse web elements (lists, files, out-of

box webparts)

• No server code allowed; use JS

Page 13: Developing Cloud-hosted Apps using Visual Studio 2013

Azure Auto-Hosted App

Windows Azure + SQL Azure, provisioned

automatically as apps are installed

Azure

Websites

SharePoint

Web

Cloud-based

Apps

Use

CSOM/REST

+

OAuth to

work with SP

Provider-Hosted App

“Bring your own server hosting infrastructure”

SharePoint

WebYour Hosted

Site

Page 20: Developing Cloud-hosted Apps using Visual Studio 2013

App ManifestWeb Application

(HTML, CSS, JS, …)

Provider - hosted

appregnew.aspxSeller Dashboard

Page 21: Developing Cloud-hosted Apps using Visual Studio 2013

App ManifestWeb Application

(HTML, CSS, JS, …)

Auto-hosted


Top Related