sharepoint saturyday belgium - building sp2013 apps with mvc, signalr and webapi

14
Developing SP2013 Apps using VS2013, MVC 5, SignalR 2.0 and WebAPI 2 #SPSBE25 Bas Lijten April 26 th , 2014

Upload: bas-lijten

Post on 12-Jul-2015

101 views

Category:

Software


1 download

TRANSCRIPT

Developing SP2013 Apps using VS2013, MVC 5, SignalR 2.0 and WebAPI 2

#SPSBE25

Bas Lijten

April 26th, 2014

Thanks to our sponsors!

Gold

Silver

http://blog.baslijten.com

Bas Lijten

Internet:

• 2007, 2010 & 2013

• 1000 sites

• Not O365 compliant

• No apps

I Like it Contest

big prizes

One ASP.NET

Integrate existing apps with SharePointhttp://blog.baslijten.com/convert-mvc-application-to-shareptoint-2013-provider-hosted-app/

• Reuse SharePoint authorization/authentication

• SharePoint data

• Use SharePoint services

Open Web Interface for .NETCleaner separation of app, server and host

using AppFunc = Func<

IDictionary<string, object>, // Environment

Task>; // Done

ASP.NET Web API

SignalR, other FX

Server (OWIN)

Host

OWIN

middleware

ASP.NET Web API

SignalR, other FX

Server (System.Web

OWIN)

IIS

(Host en Server)

ASP.NET

Web Forms + MVC

IIS

(Host en Server)

LinksConvert existing MVC apps to SharePoint appshttp://blog.baslijten.com/convert-mvc-application-to-shareptoint-2013-provider-hosted-app/

Integrate SignalR 2.0 with SharePoint 2013http://blog.baslijten.com/how-to-integrate-signalr-2-0-in-a-sharepoint-2013-mvc5-app/

Getting WebAPI 2.0 to work with SharePoint 2013 appshttp://blog.baslijten.com/getting-sharepoint-2013-apps-and-webapi-to-work/

Thank you!