Hennie Laubscher K2 Brian Farnhill Independent Consultant.

Slides:



Advertisements
Similar presentations
Bob German Principal Architect Introduction to Cloud Hosted Apps Your apps here!
Advertisements

@jerry_yasir SharePoint IIS Code runs from GAC on same w3wp.exe as SharePoint web application 2010 SharePoint IIS Sand box Code runs on SPUCWorkerProcess.exe.
22 мая 2013, Киев Построение Windows 8 приложений для доступа к SharePoint 2013 Бельский Сергей.
Getting Started with SharePoint 2013 Apps
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July Solution Architect,Microsoft.
4 Productivity Demands Resource scarcity Governance Backlog Business Satisfaction.
Integrating SharePoint with Silverlight Paul Stubbs Technical Evangelist Microsoft.
Silver SponsorsGold Sponsors Bronze Sponsors SharePoint App Model Redefine your SharePoint Customisation Erwin Tsai SharePoint Solution Architect Techfly.
Microsoft ® Official Course Developing Remote-hosted Apps for SharePoint Microsoft SharePoint 2013 SharePoint Practice.
Microsoft ® Official Course Introducing Apps for SharePoint SharePoint Practice Microsoft SharePoint 2013.
Enterprise Collaboration Strategist Author, Blogger, Speaker.
 Any device, anywhere, anytime  New discovery channels  New ways of working  Redefined expectations for apps.
©2012 Microsoft Corporation. All rights reserved..
Site Provisioning Options Web Template Fundamentals Web Templates and App Webs Custom Solutions for Site Provisioning Wrap Up.
©2012 Microsoft Corporation. All rights reserved..
Fraser Technical Solutions, LLC
Any host All components deployed to SharePoint Client side code App Web created for app Wrapper deployed to SharePoint Components deployed to.
Intro to Apps Minnesota SharePoint User Group Raymond April 2014.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 2013 Technical Preview and published July Introducing.
App development in SharePoint 2013 LIVE Introducing Cloud App Model Cloud-hosted Apps Experiences from the Field.
Any device, anywhere, anytime New discovery channels New ways of working Redefined expectations for apps.
Office 365 Platform Flexible Tools App Manifest Web Page HTML/CSS/JS App.
Brian Farnhill Independent Consultant Alexander Burton App Author.
Marat Bakirov Readify. 2 3 ServerClient Browser Host Web Server Host SharePoint & Exchange Office APP Client APIs Server APIs.
The new way to work together SharePoint Products Cloud Server Free.
Facebook Like Solution in SharePoint Using JavaScript Amie Seisay
Refine Author business logic Customize screen layouts / branding Define custom queries Extend Explore ecosystem components Create custom controls.
Bob German Principal Architect A New on SharePoint Development Building Light-Weight Web Parts with AngularJS
What’s New? – BCS 2013 Brett Lonsdale.  Co-founder of Lightning Tools  One of the hosts on the SharePoint Pod Show  Co-organizer of SharePoint Saturday.
Office 365 Platform Flexible Tools Understand different provisioning options and their advantages and disadvantages…
Windows 8 Application Microsoft Word with Apps For Office Internal O365 SharePoint Site Windows Azure Cloud Services Windows Azure Workflow Server.
SharePoint 2013 Architecture Service applications in SharePoint 2013.
Project Agenda Project Introduction Project Project Online / Project Server Customizations and Extensibility.
Cloud SharePoint-hosted SharePoint Autohosted Provider-hosted Host web App web (optional) Host web App web Host web App web (optional)
SharePoint Apps and the Architecture of the new Cloud App Model Introducing Cloud App Model Designing Apps SharePoint-hosted Apps Key Learnings.
Welcome to the Minnesota SharePoint User Group February 13 th, 2013 SharePoint 2013 – Developers Track - Client Side Rendering.
Facebook Like Solution in SharePoint Using JavaScript Amie Seisay
Windows 8 Application Microsoft Word with an app for Office Internal O365 SharePoint Site Windows Azure Web Sites Windows Azure Workflow Service.
UNDERSTANDING YOUR OPTIONS FOR CLIENT-SIDE DEVELOPMENT IN OFFICE 365 Mark Rackley
Update: Office & SharePoint Development Feb 2016.
function myPromise() { var deferred = $.Deferred(); setTimeout(function() { deferred.resolve("success!"); }, 1000); return deferred.promise();
Getting Started on Office Addin with AngularJS and Yeoman
Wes Hackett Principal Solutions Architect Chris O’Brien Head of Development.
2012 © Trivadis BASEL BERN LAUSANNE ZÜRICH DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. HAMBURG MÜNCHEN STUTTGART WIEN WELCOME The SharePoint 2013 App Model.
Course Agenda Deep Dive into the Building Blocks and Services of the SharePoint Platform Module 1: Developing Advanced Workflow Scenarios in Office 365.
Apps for the modern enterprise INTRODUCTION TO SHAREPOINT AS A DEVELOPMENT PLATFORM RON COURVILLE.
A Developer’s Introduction to SharePoint 2013 Apps Ryan McIntyre, MCITP, MCPD National
Any device, anywhere, anytime New discovery channels New ways of working Redefined expectations for apps.
Converting SharePoint on- premise Apps to Office 365 Jos Auker-Woor M377.
O SharePoint 2013 Remote Event Receivers Speaker.
An introduction to REST for SharePoint 2013
Accessing and Surfacing LOB Data in SharePoint 2010
0x - Lecture Title Andrew Connell, MVP
Office 365 Development July 2014.
SharePoint hosting 101 Where do I host my apps?
03 | Client Side SharePoint Development
SharePoint data access and LINQ to SharePoint
Office 365 Development July 2014.
Windows Azure Keenan Newton 3-021
Office 365 Development July 2014.
TechEd /28/ :27 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Agenda OAuth Concepts Programming OAuth.
OPEN DATA FOR THE OPEN WEB
Hooking into Apps for SharePoint
TechEd /18/2019 2:30 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Getting Started with SP2013 Apps
Mike Ammerlaan Program Manager Microsoft Corporation
SharePoint Development
04 | Apps and SharePoint Chris Johnson | SharePoint Guru
Western Mass Microsoft Technology Users Group
Presentation transcript:

Hennie Laubscher K2 Brian Farnhill Independent Consultant

Provider hosted appsAuto hosted apps Flexibility and responsibility Simple to implement hosting App Web Used for SharePoint hosted apps Optional for remote apps Remote APIs

SHAREPOINT 2007/2010/2013 & OFFICE 365 ListsDocsContent Types BUSINESS APPS ERPCRM

(Hennie)

?

Tweet

Tweet, Follow, Delete

Tweet, Follow, Delete, Change Password

Tweet

NOTE: SharePoint Store Apps cannot request FullControl at any scope.

Server Client _vti_bin/client.svc Custom code.NET Library Silverlight Library JavaScript Library

Silverlight Library.Net CLR Library Custom Client Code Client Server _api is new alias for _vti_bin/client.svc REST OData JSON CSOM