1 / 26

Sharepoint 2013 App

Apps for SharePoint are easy-to-use, lightweight web applications.An app for SharePoint is a stand-alone, self-contained piece of functionality that extends the features and capabilities of a SharePoint site.App model is mainly designed for cloud hosting. It will not use server side code. It will use only client script like java script or jQuery, and will work on top of share point framework.

trimantra
Download Presentation

Sharepoint 2013 App

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Trimantra Software Solution Offshore Software Development Outsourcing Company Visit : http://www.trimantra.com

  2. SharePoint 2013 App

  3. What is App? Apps for SharePoint are easy-to-use, lightweight web applications. An app for SharePoint is a stand-alone, self-contained piece of functionality that extends the features and capabilities of a SharePoint site. App model is mainly designed for cloud hosting. It will not use server side code. It will use only client script like java script or jQuery, and will work on top of share point framework.

  4. Why App Model?

  5. App Isolation

  6. Why to build App? Familiar Programming Model Flexible Life Cycle Access SharePoint data and services Flexible Architecture

  7. Map SharePoint Component to App Web part Event and feature receiver Api Solution and package deployment External content type Application page/Site Page

  8. What we can do with App? Custom list, content type, list template , workflow Deploy new fields based on existing field types We can have custom application pages to work Can consume custom web services. Custom web part(App part),Silverlight web part http://zoom.it/s5Us#full

  9. What we can’t do with App? Custom Site Definitions Delegate Controls Custom Themes, Branding Custom Action groups and Custom Hidings Custom User Controls Timer Jobs Custom field type

  10. Type of App Two Types of app SharePoint Hosted App Cloud Hosted App Mobile App Office App Task pane app, content app, mail app

  11. Task pane App

  12. Content Apps

  13. Design your App Choose right hosting model for app Choose right data access technology for app Choose UX design for app Design with update in mind Develop app Publish app

  14. SharePoint Hosted Apps

  15. Sharepoint Hosted App Hosted on sharepoint farm(on-premises or office 365) Installed on a SharePoint 2013 website, called the host web, and that have their resources hosted on an isolated sub site of a host web, called the app web. Any SharePoint-Hosted App will try to create a Subweb which will be executed in a separate AppDomain apart from SharePoint Farm(DNS settings). SharePoint Server-Side Code in Apps is not allowed. SharepointHosed - JavaScript (with the SharePoint 2013 JSOM library) + HTML

  16. Work with and provision new SharePoint entities exclusively. Ex-An app that includes a people picker control and that stores information about SharePoint users in a SharePoint list. Full page experience and App-part App scope Site scope - App is installed and launched within the same scope of the SharePoint site. Tenancy scope - App catalog, Users from different sites can choose to connect and consume this App. Hosting option – App catalog and Office store App catalog

  17. Office store – seller dashboard account ,upload app(.app file , personal info ,company info , privacy statement , other issues , free or paid) App with SharePoint list and with app list.

  18. Cloud Hosted Apps 1.Provider Hosted App 2.Auto Hosted app

  19. Cloud Hosted App • Cloud-hosted apps are apps that are hosted remotely from SharePoint and can contains some sort of server-side logic. • Hosted outside SharePoint farm. • These apps can be hosted on any platform like Microsoft Azure, Internet Information Services (IIS), or even a PHP server running on Linux. • This approach offers the flexibility to choose hosting and technology options. The use of cloud-hosted apps may require management of hosting, app permissions, and multitenancy.

  20. Provider Hosted App • It can be used in both on-premises or cloud environment • Provider-hosted apps are deployed and hosted outside SharePoint farm. • Host the app on Microsoft Azure or any remote web platform, including non-Microsoft platforms. • Run on the cloud [SharePoint online] or on the own server [on-premises] depends on where you hosted them. • Gain authorization to SharePoint data either by OAuth or JavaScript cross-domain library.

  21. Publish Provider Hosted app on Windows Azure • Client Id and Client Secret is required for publish app • To generate client Id and secret, we can generate this using specific site url/_layouts/15/appregnew.aspx

  22. Auto Hosted App • Auto hosted apps are currently available only on Office 365. • Deployed fully to cloud. • You do not need to provide a packaging, installation, and configuration system. Configuring is done automatically. • Office store not support to host this type of app.

  23. Comparison of hosting options for apps for SharePoint

  24. App based on business scenario

  25. About the SharePoint and Provider App

  26. Contact us to Hire SharePoint developers at the best, most cost efficient rate. http://www.trimantra.com/technologies/sharepoint-development-sharepoint-developer-india.html

More Related