240 likes | 402 Views
Donald Donais. February 13 th , 2013. SharePoint 2013 – Developers Track - Apps. Chris Seeling, Nate Hadro. Agenda. Introduction What is a SharePoint App? Why use one? How do I get started ? Demos Questions. Presenter. Introductions. Chris Seeling SharePoint Consultant - Developer
E N D
Donald Donais February 13th, 2013 SharePoint 2013 – Developers Track - Apps Chris Seeling, Nate Hadro
Agenda • Introduction • What is a SharePoint App? • Why use one? • How do I get started? • Demos • Questions
Introductions Chris Seeling • SharePoint Consultant - Developer • MS Software Engineering • Hockey fan!
SharePoint Apps – What are they? Examples
Apps vs. Solutions SharePoint Apps – Why use them?
Hosting Options • Discovery methods • Development SharePoint Apps – How to get started?
SharePoint App Discovery • Microsoft Office App Store • http://office.microsoft.com/en-us/store/apps-for-sharepoint-FX102804987.aspx • Settings > Add an App > SharePoint Store • App Catalog • Curated by organization • Installed locally http://www.microsoft.com/en-us/download/details.aspx?id=30373
What goes into an App? App App Manifest Web Page Introduction to the Cloud App Model for Office and SharePoint 2013 – Part 1, Keenan Newton, Rolando Jimenez
CSOM and REST • client.svc endpoint now supports REST operations • Implemented via Odata • url change from http://yourserver/_vti_bin/client.svc/web to http://yourserver/_api/web • CSOM API extended with SharePoint Server functionality • CSOM extended to Windows Phone Introduction to the Cloud App Model for Office and SharePoint 2013 – Part 2, Keenan Newton, ErayChou
Full page Implement complete app experiences to satisfy business scenarios • App Parts • Create app parts that can interact with the SharePoint experience • UI command extensions • Add new commands to the ribbon and item menus Developing apps for SharePoint 2013 with Visual Studio 2012, Mike Morton & Sean Laberee
SharePoint App Resources • Microsoft Office Store • http://office.microsoft.com/en-us/store/apps-for-sharepoint-FX102804987.aspx • Microsoft TechNet Overview of Apps • http://technet.microsoft.com/en-us/library/fp161230.aspx • msdn What’s new for Developers in SharePoint 2013 • http://msdn.microsoft.com/en-us/library/jj163091.aspx • msdn Apps For SharePoint Overview • http://msdn.microsoft.com/en-us/library/fp179930.aspx • Msdn Create High-trust App • http://msdn.microsoft.com/en-us/library/fp179901.aspx • Corporate News App on CodePlex • http://corporatenewsapp.codeplex.com/
SharePoint 2013 Developer Book Giveaway • Offers a thorough look at Windows Azure and SharePoint 2013 • Includes new chapters on Application Life Cycle Management, developing apps in SharePoint, and building PerformancePoint Dashboards in SharePoint