Vision: Modernizing the Office Platform SharePoint SharePoint 2007 Sandbox SharePoint 2010 SharePoint Azure, IIS, LAMP, etc… _api SharePoint.

Slides:



Advertisements
Similar presentations
@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.
Advertisements

SharePoint ExplorerNew Project and Item Templates New Project Structure.
Developing for SharePoint with Visual Studio Jason Keicher
A Developer’s Introduction to SharePoint 2013 Apps Ryan McIntyre, MCITP, MCPD National Architect Neudesic Ryan McIntyre, MCITP, MCPD National Architect.
Integrating OCS Presence with MOSS Matt Lawson Linda Nevils.
Workflows in SharePoint About me We love workflows.
SharePoint-hostedAutohostedProvider-hosted All components are deployed to SharePoint Only the wrapper for the app is deployed to SharePoint Separate.
SharePoint SharePoint 2007 Sandbox SharePoint 2010 SharePoint Azure, IIS, LAMP, etc… _api SharePoint 2013 Extensibility Model: Past, Present.
SharePoint 2010 First Look: What's new for Developers in Microsoft SharePoint 2010 Matthew McDermott, MVP Aptillon, Able
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
Office 365 Platform Flexible Tools Office Store and App Catalog Discover A marketplace of off-the-shelf solutions to many of the common needs for.
Microsoft ® Official Course Introducing Apps for SharePoint SharePoint Practice Microsoft SharePoint 2013.
Business Productivity Online Suite Enterprise class software delivered via subscription services hosted by Microsoft and sold with partners.
Fraser Technical Solutions, LLC
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.
Name Title Company Walkthrough of the key changes in the platform.
Marat Bakirov Readify. 2 3 ServerClient Browser Host Web Server Host SharePoint & Exchange Office APP Client APIs Server APIs.
Khalid Siddiqui Senior Architect, Mobility Center of Excellence Microsoft Corporation SESSION CODE: WPH311.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
The new way to work together SharePoint Products Cloud Server Free.
Ribbon UI SharePoint Workspace SharePoint Mobile Office Client and Office Web App Integration Standards Support Tagging, Tag Cloud, Ratings Social.
Refine Author business logic Customize screen layouts / branding Define custom queries Extend Explore ecosystem components Create custom controls.
Intro to Apps Anatomy of an App App Architecture.
Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Yaroslav Pentsarskyy
Dan Swett Program Manager Microsoft Corporation SESSION CODE: OSP216.
Windows 8 Application Microsoft Word with Apps For Office Internal O365 SharePoint Site Windows Azure Cloud Services Windows Azure Workflow Server.
Access 2013 Platform Overview Access Low up-front investment Easy to evolve and iterate Easy adoption One version of the truth Easy to collaborate.
Upgrading Projects to Visual Studio 2010 Upgrading Projects to SharePoint 2010 Integrating with SharePoint 2010.
Vision: Modernizing the Office Platform © 2011 AvePoint, Inc. All rights reserved. No part of this may be reproduced, stored in a retrieval system,
Mobile web Sebastian Lopienski IT Technical Forum 29 June 2012.
Chandrika Shankarnarayan Senior Program Manager Microsoft Corporation SESSION CODE: ASI301.
UnboundedConnected Expressive People centric Content centric App business logic.
SharePoint 2013 Architecture Service applications in SharePoint 2013.
App Manifest Web Page HTML/CSS/JS APP SharePoint App Web SharePoint Host Web Windows Azure Websites SharePoint Host Web Your hosted site SharePoint.
What’s New in SharePoint 2010 SharePoint 2010 Development Primer New Developer Tools for SharePoint 2010 SharePoint 2010 Integration with PowerShell.
SharePoint Apps and the Architecture of the new Cloud App Model Introducing Cloud App Model Designing Apps SharePoint-hosted Apps Key Learnings.
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
Microsoft SharePoint Server 2007 Technical Overview Romeo Pruno nonaka.eu.
Multi-Tier Apps with Admin Access, RDP, Custom Installs Modern Scalable Web Sites Full Windows Server/Linux VMs Web Sites Virtual Machines Cloud Services.
Office Store and App Catalog Discover A marketplace of off-the-shelf solutions to many of the common needs for business users Sell An opportunity.
Welcome to Azure App Services! Amie Seisay
Introducing Visual Studio 2010: What It Is and Why You Should Care
UNDERSTANDING YOUR OPTIONS FOR CLIENT-SIDE DEVELOPMENT IN OFFICE 365 Mark Rackley
OSP319. Many Office integration options Excel & Excel Services REST InfoPath & Forms Services Access & Access Services Visio & SharePoint Designer.
The new Office & SharePoint App Model Alistair Speirs, Jake Ginnivan OSP321.
Task Pane App adjacent to the document Content App in the body of the document Mail Inline Pane on an or appointment item.
Programming the Microsoft SharePoint Products and Technologies Object Model Paul Appleby Developer & Platform Group
Bob German Principal Architect Future-Proof your SharePoint Customizations: Build 2010 Solutions that become 2013 Apps.
Intro to Apps Anatomy of an App App Architecture.
A Developer’s Introduction to SharePoint 2013 Apps Ryan McIntyre, MCITP, MCPD National
A taste of the apps built with HTML… Deployment Workflow Lunchtime Node.js server Yelp API.
1 The trusted technology partner in business innovation National Systems Integrator Microsoft Partner of the Year Neudesic has won the 2011 Microsoft Mobility.
Mobile Development Name Title Company.
Integrating SharePoint 2010 with Office 2010
What's new in the world of SharePoint development and deployment
Automate Custom Solutions Deployment on Office 365 and Azure
O365 Customization in the year 2017
Business Connectivity Services in SharePoint 2010 and Office 2010
SPC Developer 6/25/2018 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Developing an app for SharePoint autohosted in Azure
0 to 60: Developing Apps for Microsoft Office 2013
Exploring the Office Developer Story in Microsoft Office 365
TechEd /6/2018 8:16 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
12/27/2018 4:59 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or.
What's New in SharePoint Server 2019
SharePoint Development
04 | Apps and SharePoint Chris Johnson | SharePoint Guru
Office 365 Development July 2014.
TechEd /5/2019 2:08 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Presentation transcript:

Vision: Modernizing the Office Platform

SharePoint SharePoint 2007 Sandbox SharePoint 2010 SharePoint Azure, IIS, LAMP, etc… _api SharePoint 2013

Phone developers Visual Studio SharePoint & Visual Studio SharePoint Developers

SharePoint 2013 development is not supported on client operating systems. SharePoint 2013 development is not supported on client operating systems.

Phone development is not now and will not be supported on server operating systems. Phone development is not now and will not be supported on server operating systems. Visual Studio Project Templates only available for C#

Key FileDescription App.xamlHandles application lifetime DisplayForm.xamlDefines the UI for displaying a list item on the phone EditForm.xamlDefines the UI for editing a list item on the phone NewForm.xamlDefines the UI for creating a new list item on the phone List.xamlDefines the UI for the All Items view on the phone ListViewModelData source for the All Items view DisplayFormViewModelData source for the display item view EditFormViewModelData source for the edit item view NewFormViewModelData source for the new item view DataCacheSupports data caching and off-line access

SharePoint 5. PNS notifies the phones app PNS 2. Return URI 1. Get URI 3. Phone registers with registration API, which writes information to subscription list in App. Registration API Notification API The subscription list in the app is provisioned as part of feature 4. When an app event is fired, the app looks up the subscription list in app & then calls the notification API for all phones that need to be notified

PowerShell Set-SPBingMapsKey –BingKey Client-Side OM ClientContext ctx = new ClientContext(" Web web = ctx.Web; web.AllProperties["BING_MAPS_KEY"] = ; web.Update(); ctx.ExecuteQuery(); Server-Side OM using (SPSite siteCollection = new SPSite(" { SPWeb site = siteCollection.RootWeb; site.AllProperties["BING_MAPS_KEY"] = ; site.Update(); }