Sp2013 apps with vs2013

Post on 14-Jan-2015

211 views 1 download

Tags:

description

 

Transcript of Sp2013 apps with vs2013

Bas Lijten, Solution Architect at Achmea

Developing SharePoint 2013 apps with Visual Studio 2013

Bas LijtenSolution Architecthttp://blog.baslijten.com/

AgendaMVC 5SignalR 2.0

I like it contest!WebAPI

MVC 5

One ASP.NET

ASP.NET

WebForms

Sites

WebPages

Single

PageApps

MVCWebAPI

SignalR

Services

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

• Reuse SharePoint authorization/authentication

• SharePoint data• Lists, documents, metadata

• Use SharePoint services• search, userprofiles, managed metadata

SignalR 2.0

I Like it Contest!

http://tiny.cc/diwug

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

using AppFunc = Func< IDictionary<string, object>, // Environment  Task>; // Done

ASP.NET Web APISignalR, other FX

Server (OWIN)

Host

OWIN middleware

ASP.NET Web APISignalR, other FX

Server (System.Web OWIN)

IIS(Host en Server)

ASP.NET Web Forms + MVC

IIS(Host en Server)

WebAPI 2

Questions& Answers

Bloghttp://blog.baslijten.com

Twitter@BasLijten

E-mailbas@baslijten.com

© 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.