SharePoint 2013 apps to be or not to be. Alexander Krupsky Artur Kukharevich.

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 Бельский Сергей.
Windows Azure for SharePoint people Dennis – Solution Architect Microsoft Windows Azure.
©2012 Microsoft Corporation. All rights reserved..
Extending Your Reach with SharePoint and Office. Ignite: Office SharePoint Azure.
1. 3 Domains setup 4 Hybrid deployment Exchange Online Protection Office 365 public website User management Domains setup.
Configuring Windows to run Dr.Web scanner remotely.
#spsevents #spsphx SPS EVENTS PHX Know REST for the Query AN INTRODUCTION TO REST FOR SHAREPOINT 2013 ERIC J OSZAKIEWSKI, MCTS, MS, MCPS.
A Developer’s Introduction to SharePoint 2013 Apps Ryan McIntyre, MCITP, MCPD National Architect Neudesic Ryan McIntyre, MCITP, MCPD National Architect.
(Rob) Contoso photo Contoso ? Contoso photo Contoso.
App for SharePoint (*.app) Widgets Dashboards Data roll ups.
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 Apps in SharePoint 2013
Microsoft ® Official Course Developing Remote-hosted Apps for SharePoint Microsoft SharePoint 2013 SharePoint Practice.
©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.
SharePoint-Hosted App Provision an isolated sub web on a parent web (separate domain) Reuse web elements (lists, files, out-of-box web parts) No.
Intro to Apps Minnesota SharePoint User Group Raymond April 2014.
Familiar Toolsets Embracing Web standards to provide developers choice and flexibility.
Basic SharePoint 2013 App Development start-up for New Developers
©2012 Microsoft Corporation. All rights reserved..
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.
SPC204 Security Problems in SharePoint 2010 Authentication and Authorization.
Office 365 Platform Flexible Tools App Manifest Web Page HTML/CSS/JS App.
.NET, Visual Studio, TFS + Git | Java, NodeJS, PHP, Python, Ruby, C++ Data SQL Databases NoSQL Tables Blob Storage HDInsight Window s Azure IaaS +
App Manifest Web Application (HTML, CSS, JS, …) APP.
Marat Bakirov Readify. 2 3 ServerClient Browser Host Web Server Host SharePoint & Exchange Office APP Client APIs Server APIs.
Supporting Infrastructure (AD, Certs, DNS, WSUS) Monitoring (SCOM, Other, Custom) Remote Desktop Gateway Dev/StageProduction CI & Deployment.
Why consider the cloud? Cloud innovation presents challenges for IT.
“Add-ins” of functionality for some Office programs Placed within the document or in the task pane Access apps can contain Apps for Office Related.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
Solution SusQtech (Winchester, VA) SharePoint MVP since 2007 Working with SharePoint since 2001 Work on all types of deployments Dream about.
Refine Author business logic Customize screen layouts / branding Define custom queries Extend Explore ecosystem components Create custom controls.
SharePoint 2010 Bing Maps SharePoint Online SQL Server 2008 SQL Azure.
On Premises Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime You manage Infrastructure (as a Service) Storage.
23/04/2017 Desarrollando una integración entre Azure Websites y SharePoint Online de Office 365.
Windows 8 Application Microsoft Word with Apps For Office Internal O365 SharePoint Site Windows Azure Cloud Services Windows Azure Workflow Server.
Vision: Modernizing the Office Platform © 2011 AvePoint, Inc. All rights reserved. No part of this may be reproduced, stored in a retrieval system,
App Manifest Web Page HTML/CSS/JS APP SharePoint App Web SharePoint Host Web Windows Azure Websites SharePoint Host Web Your hosted site SharePoint.
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.
Multi-Tier Apps with Admin Access, RDP, Custom Installs Modern Scalable Web Sites Full Windows Server/Linux VMs Web Sites Virtual Machines Cloud Services.
Windows 8 Application Microsoft Word with an app for Office Internal O365 SharePoint Site Windows Azure Web Sites Windows Azure Workflow Service.
Installing IIS 7(.5). Web Platform Installer What’s New in IIS 7 Fast CGI (PHP!) Shared Configuration Automated App Pool Isolation Extensions PowerShell.
Task Pane App adjacent to the document Content App in the body of the document Mail Inline Pane on an or appointment item.
Isala App SP2013 Search REST API Recently changed Most viewed Item contents In-app search SP2013 Events REST API Item view Windows.
Continuous Automatic Deployments with Windows Azure, TFS Online, and Visual Studio 2012 Project management with TSF Online & the Agile Method Matt Young,
Software services delivering SharePoint, Mobile, and Business Intelligence solutions Understanding and implementing the remote provision pattern in SharePoint.
Inspirirani ljudima. Ugasite mobitele. Hvala.. Paolo Pialorsi Senior Consultant PiaSys ( Publishing apps for SharePoint 2013 on Microsoft.
Bob German Principal Architect Future-Proof your SharePoint Customizations: Build 2010 Solutions that become 2013 Apps.
Trimantra Software Solution Offshore Software Development Outsourcing Company Visit :
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.
Microsoft Ignite /4/2018 8:46 AM
Replace with Application Image
Developing an app for SharePoint autohosted in Azure
Dumps PDF Architecting Microsoft Azure Solutions Are You Worried About Your Exam…
SharePoint Cloud hosted Apps
Digital Lobby.
Setting up team development infrastructure for SharePoint 2013
SharePoint hosting 101 Where do I host my apps?
Windows Azure Keenan Newton 3-021
Replace with Application Image
Workflow Development using Visual Studio 2017 for SharePoint online
04 | Apps and SharePoint Chris Johnson | SharePoint Guru
Presentation transcript:

SharePoint 2013 apps to be or not to be. Alexander Krupsky Artur Kukharevich

Методы для работы с правами Ограничения apps Auto-hosted apps 2

Где BreakRoleInheritance метод в объекте SP.List? Почему SP.RoleAssignmentCollection.add не работает в rest api? Методы для работы с правами.

Ответ: документация обновляется медленно! ance(copyRoleAssignments=true, clearSubscopes=true) После мартовского обновления так же доступен метод addroleassignment /addroleassignment(principalid=20,roleDefId= ) Оба метода работают для Post запросов Методы для работы с правами.

Запросы к rest api или java script для анонимных пользователей по умолчанию запрещены. Ограничения apps

Auto-hosted app

Autohosted Apps are installed to a host web on the customer’s SharePoint Online tenancy, with components automatically installed into a Windows Azure website account. The Windows Azure Web Sites infrastructure manages isolation of tenancies. Auto-hosted app

НЕЛЬЗЯ РАСПРОСТРАНЯТЬ ЧЕРЕЗ STORE!!!!!!!! Auto-hosted app