SlideShare a Scribd company logo
Trimantra Software Solution
Offshore Software Development
Outsourcing Company
Visit : http://www.trimantra.com
SharePoint 2013 App
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.
Why App Model?
App Isolation
Why to build App?
• Familiar Programming Model
• Flexible Life Cycle
• Access SharePoint data and services
• Flexible Architecture
Map SharePoint Component to App
• Web part
• Event and feature receiver
• Api
• Solution and package deployment
• External content type
• Application page/Site Page
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
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
Type of App
• Two Types of app
• SharePoint Hosted App
• Cloud Hosted App
• Mobile App
• Office App
• Task pane app, content app, mail app
Task pane App
Content Apps
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
SharePoint Hosted
Apps
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
• 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
• 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.
Cloud Hosted Apps
1.Provider Hosted App
2.Auto Hosted app
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.
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.
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
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.
Comparison of hosting options for
apps for SharePoint
SharePoint-hosted Cloud (provider-
hosted or autohosted)
App scope SharePoint site Site or tenancy
Architecture Website Multitenant app
Developer skill set
SharePoint + HTML or
JavaScript
Full stack
User interface
technologies
SharePoint + HTML or
JavaScript
Any web stack
Server code None
Any (none on
SharePoint)
Storage
Lists and document
libraries
Any
Key limitations No server code
Hosting expertise
required
App based on business
scenario
SharePoint Hosted Provider Hosted
Individual or team productivity app Large, robust internet/enterprise-
scale application
Reuse common SharePoint artifacts Can be use for server side code
Automatic hosting in SharePoint Work with any existing web/on-
premises servers
Runs anywhere – on-premises or
cloud
Runs anywhere – on-premises or
cloud
Uses full power of Azure
About the SharePoint and Provider App
SharePoint Hosted Provider Hosted
Host SharePoint 2013 any host (Microsoft/non-
microsoft)
Deployment of
Components
All components deployed
to SharePoint
Wrapper deployed to
SharePoint manually
deployment of
components to host
Code/logic Only client-side code Server and client-side
code, any language or
script
Data Storage Lists, fields, and content
types
sql, mysql, oracle, csv,
SQLite,etc.
Authentication &
authorization
Automatic Developers
responsibility:
Oauth/cross-domain
library
App Permissions Inherent Developers responsibility
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 Content

PPTX
MSDN - SharePoint 2013 to app or not to app
Joris Poelmans
 
PPTX
SP Apps, New Model, New App Store: The Office Store
Juan Carlos Gonzalez
 
PPTX
Sonja madsen speaker slides espc 2013
Sonja Madsen
 
PPTX
SharePoint 2013 App or Not to App
Kenneth Maglio
 
PPTX
Building your first app for share point 2013
Muawiyah Shannak
 
PPTX
Developing Apps for SharePoint 2013
SPC Adriatics
 
PDF
Apps for SharePoint 2013
Alex Pop
 
PPTX
App Model For SharePoint 2013
Toni Il Caiser
 
MSDN - SharePoint 2013 to app or not to app
Joris Poelmans
 
SP Apps, New Model, New App Store: The Office Store
Juan Carlos Gonzalez
 
Sonja madsen speaker slides espc 2013
Sonja Madsen
 
SharePoint 2013 App or Not to App
Kenneth Maglio
 
Building your first app for share point 2013
Muawiyah Shannak
 
Developing Apps for SharePoint 2013
SPC Adriatics
 
Apps for SharePoint 2013
Alex Pop
 
App Model For SharePoint 2013
Toni Il Caiser
 

What's hot (20)

PPTX
Cloud-Based App Development using SharePoint 2013, Office 365 and Azure
Tobias Lekman
 
PPTX
SharePoint Server 2013: to app or not to app?
Microsoft Developer Network (MSDN) - Belgium and Luxembourg
 
PDF
Building SharePoint 2013 Apps - Architecture, Authentication & Connectivity API
SharePointRadi
 
PPTX
Developing SharePoint 2013 apps with Visual Studio 2012 - SharePoint Connecti...
Bram de Jager
 
PPTX
Custom Development in SharePoint – What are my options now?
Talbott Crowell
 
PPTX
Developer’s Independence Day: Introducing the SharePoint App Model
bgerman
 
PPTX
SharePoint Apps 101
Ronald Courville
 
PPTX
Oauth and SharePoint 2013 Provider Hosted apps
James Tramel
 
PPTX
Developing hybrid SharePoint apps that run on-premise and in the cloud - Bram...
Bram de Jager
 
PPTX
Introducing the new SharePoint 2013 app model
Jeremy Thake
 
PDF
SharePoint App Types at a Glance
David J Rosenthal
 
PPTX
Developing SharePoint 2013 apps with Visual Studio 2012 - Microsoft TechDays ...
Bram de Jager
 
PPTX
SharePoint 2013 “App Model” Developing and Deploying Provider Hosted Apps
Sanjay Patel
 
PPTX
SharePoint 2013 APIs demystified
SPC Adriatics
 
PPTX
The SharePoint 2013 App Model
SPC Adriatics
 
PPTX
SharePoint 2013 apps overview
Elie Kash
 
PPTX
Custom Development for SharePoint
Talbott Crowell
 
PPTX
Essential Knowledge for SharePoint Add-Ins
InnoTech
 
PPTX
Introduction to SharePoint 2013 App Model
Sayed Ali
 
PPTX
Building No-Code Collaboration Solutions on Office 365
Dragan Panjkov
 
Cloud-Based App Development using SharePoint 2013, Office 365 and Azure
Tobias Lekman
 
SharePoint Server 2013: to app or not to app?
Microsoft Developer Network (MSDN) - Belgium and Luxembourg
 
Building SharePoint 2013 Apps - Architecture, Authentication & Connectivity API
SharePointRadi
 
Developing SharePoint 2013 apps with Visual Studio 2012 - SharePoint Connecti...
Bram de Jager
 
Custom Development in SharePoint – What are my options now?
Talbott Crowell
 
Developer’s Independence Day: Introducing the SharePoint App Model
bgerman
 
SharePoint Apps 101
Ronald Courville
 
Oauth and SharePoint 2013 Provider Hosted apps
James Tramel
 
Developing hybrid SharePoint apps that run on-premise and in the cloud - Bram...
Bram de Jager
 
Introducing the new SharePoint 2013 app model
Jeremy Thake
 
SharePoint App Types at a Glance
David J Rosenthal
 
Developing SharePoint 2013 apps with Visual Studio 2012 - Microsoft TechDays ...
Bram de Jager
 
SharePoint 2013 “App Model” Developing and Deploying Provider Hosted Apps
Sanjay Patel
 
SharePoint 2013 APIs demystified
SPC Adriatics
 
The SharePoint 2013 App Model
SPC Adriatics
 
SharePoint 2013 apps overview
Elie Kash
 
Custom Development for SharePoint
Talbott Crowell
 
Essential Knowledge for SharePoint Add-Ins
InnoTech
 
Introduction to SharePoint 2013 App Model
Sayed Ali
 
Building No-Code Collaboration Solutions on Office 365
Dragan Panjkov
 
Ad

Viewers also liked (20)

PPTX
Get started developing apps for SharePoint 2013
Muawiyah Shannak
 
PPTX
Introduction to SharePoint 2013 Apps
Rushi Waghmare
 
PPTX
Share point 2013 - Javascript Object Model
Muawiyah Shannak
 
PPTX
Apps for SharePoint
Melick Baranasooriya
 
PPTX
OAuth in SharePoint 2013
Dinusha Kumarasiri
 
PPTX
JSOM and java script practices
Melick Baranasooriya
 
PPTX
OneNote 2013 - Top features deepdive
Muawiyah Shannak
 
PPTX
App deployment
Melick Baranasooriya
 
PPTX
SharePoint 2013 Client-Side Rendering (CSR) & JSLink Templates
Muawiyah Shannak
 
PPTX
Negosiasi beserta contohnya
fiirmanferdyan
 
PPTX
Creating effective election materials and websites
Center for Civic Design
 
PDF
Think simple and spare yourself a facepalm - EN
Michal Simonik
 
DOCX
Modul media
chanovhy
 
DOCX
Dissertation
Max Aspinall
 
PDF
Pearce Avenue Project
charliewynn_3
 
PDF
Beroepsprofiel sarien hage_denk&ga
Sarien Hage
 
PPTX
Presentation2
Sohni Jabeen
 
PDF
Pearce avenue
charliewynn_3
 
DOC
Resume_Navaneethakrishnan_Exp
Navaneethakrishnan G
 
PDF
Nopeiden kokeilujen ohjelma 1. kierros 2015
fiksukalasatama
 
Get started developing apps for SharePoint 2013
Muawiyah Shannak
 
Introduction to SharePoint 2013 Apps
Rushi Waghmare
 
Share point 2013 - Javascript Object Model
Muawiyah Shannak
 
Apps for SharePoint
Melick Baranasooriya
 
OAuth in SharePoint 2013
Dinusha Kumarasiri
 
JSOM and java script practices
Melick Baranasooriya
 
OneNote 2013 - Top features deepdive
Muawiyah Shannak
 
App deployment
Melick Baranasooriya
 
SharePoint 2013 Client-Side Rendering (CSR) & JSLink Templates
Muawiyah Shannak
 
Negosiasi beserta contohnya
fiirmanferdyan
 
Creating effective election materials and websites
Center for Civic Design
 
Think simple and spare yourself a facepalm - EN
Michal Simonik
 
Modul media
chanovhy
 
Dissertation
Max Aspinall
 
Pearce Avenue Project
charliewynn_3
 
Beroepsprofiel sarien hage_denk&ga
Sarien Hage
 
Presentation2
Sohni Jabeen
 
Pearce avenue
charliewynn_3
 
Resume_Navaneethakrishnan_Exp
Navaneethakrishnan G
 
Nopeiden kokeilujen ohjelma 1. kierros 2015
fiksukalasatama
 
Ad

Similar to Sharepoint 2013 App (20)

PPTX
Developing Apps for SharePoint Store
Kashif Imran
 
PDF
(Almost) All About Apps for SharePoint 2013
Dragan Panjkov
 
PDF
Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
SPTechCon
 
PPTX
Prepararsi a spostare le proprie applicazioni share point su office 365
Giuseppe Marchi
 
PPTX
Access share point-2013-data-with-provider-hosted-apps
Alexander Meijers
 
PPTX
SharePoint Apps model overview
Eurofins GSC Lux sarl
 
PPTX
Developing a Provider Hosted SharePoint app
Talbott Crowell
 
PPTX
Developing a provider hosted share point app
Talbott Crowell
 
PPTX
Introduction to the new SharePoint 2013 App Model
Noorez Khamis
 
PPTX
SharePoint 2013 App Provisioning Models
Shailen Sukul
 
PPTX
SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012
NCCOMMS
 
PDF
Introduction to SharePoint as a Development Platform
Ronald Courville
 
PDF
Come riprogettare le attuali farm solution di share point con il nuovo modell...
Fabio Franzini
 
PPTX
Apps for SharePoint 2013
Melick Baranasooriya
 
PPTX
Share point unvealed apps in sharepoint 2013
Alexander Meijers
 
PPTX
SharePoint Saturday Silicon Valley - SharePoint Apps - Ryan Schouten
Ryan Schouten
 
PPTX
Introduction to SharePoint 2013
girish goudar
 
PPT
App_Engine_PPT.ppt
ArunPrakash330
 
PPT
APP engine regarding Google app engine presentation
soundharya59
 
Developing Apps for SharePoint Store
Kashif Imran
 
(Almost) All About Apps for SharePoint 2013
Dragan Panjkov
 
Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
SPTechCon
 
Prepararsi a spostare le proprie applicazioni share point su office 365
Giuseppe Marchi
 
Access share point-2013-data-with-provider-hosted-apps
Alexander Meijers
 
SharePoint Apps model overview
Eurofins GSC Lux sarl
 
Developing a Provider Hosted SharePoint app
Talbott Crowell
 
Developing a provider hosted share point app
Talbott Crowell
 
Introduction to the new SharePoint 2013 App Model
Noorez Khamis
 
SharePoint 2013 App Provisioning Models
Shailen Sukul
 
SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012
NCCOMMS
 
Introduction to SharePoint as a Development Platform
Ronald Courville
 
Come riprogettare le attuali farm solution di share point con il nuovo modell...
Fabio Franzini
 
Apps for SharePoint 2013
Melick Baranasooriya
 
Share point unvealed apps in sharepoint 2013
Alexander Meijers
 
SharePoint Saturday Silicon Valley - SharePoint Apps - Ryan Schouten
Ryan Schouten
 
Introduction to SharePoint 2013
girish goudar
 
App_Engine_PPT.ppt
ArunPrakash330
 
APP engine regarding Google app engine presentation
soundharya59
 

Recently uploaded (20)

PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PDF
Doc9.....................................
SofiaCollazos
 
PDF
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
PDF
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
 
PDF
The Future of Artificial Intelligence (AI)
Mukul
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PPTX
Simple and concise overview about Quantum computing..pptx
mughal641
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
Doc9.....................................
SofiaCollazos
 
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
Brief History of Internet - Early Days of Internet
sutharharshit158
 
The Future of Artificial Intelligence (AI)
Mukul
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
Simple and concise overview about Quantum computing..pptx
mughal641
 
The Future of AI & Machine Learning.pptx
pritsen4700
 

Sharepoint 2013 App

  • 1. Trimantra Software Solution Offshore Software Development Outsourcing Company Visit : http://www.trimantra.com
  • 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.
  • 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
  • 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
  • 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 SharePoint-hosted Cloud (provider- hosted or autohosted) App scope SharePoint site Site or tenancy Architecture Website Multitenant app Developer skill set SharePoint + HTML or JavaScript Full stack User interface technologies SharePoint + HTML or JavaScript Any web stack Server code None Any (none on SharePoint) Storage Lists and document libraries Any Key limitations No server code Hosting expertise required
  • 24. App based on business scenario SharePoint Hosted Provider Hosted Individual or team productivity app Large, robust internet/enterprise- scale application Reuse common SharePoint artifacts Can be use for server side code Automatic hosting in SharePoint Work with any existing web/on- premises servers Runs anywhere – on-premises or cloud Runs anywhere – on-premises or cloud Uses full power of Azure
  • 25. About the SharePoint and Provider App SharePoint Hosted Provider Hosted Host SharePoint 2013 any host (Microsoft/non- microsoft) Deployment of Components All components deployed to SharePoint Wrapper deployed to SharePoint manually deployment of components to host Code/logic Only client-side code Server and client-side code, any language or script Data Storage Lists, fields, and content types sql, mysql, oracle, csv, SQLite,etc. Authentication & authorization Automatic Developers responsibility: Oauth/cross-domain library App Permissions Inherent Developers responsibility
  • 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