No announcements
Found 2111430 threads
-
0 Votes
Best Practice to develop Localized SharePoint Hosted Apps on SharePoint Online
Besides, you could refer to this article about howt to create SharePoint hosted app:Answered | 1 Replies | 880 Views | Created by Ravi S Kulkarni - Tuesday, June 2, 2015 3:40 AM | Last reply by Vincent.Han - Wednesday, June 3, 2015 4:02 AM -
2 Votes
Programming for SharePoint online - best practices
Hi Brad, Additional to Adri, for the last question - connect to On-Premise SQL Database from SharePoint Online to do CRUD action, it needs to create a WCF Service ...Answered | 2 Replies | 1005 Views | Created by guyinkalamazoo3 - Monday, May 13, 2019 2:35 PM | Last reply by Jerry Zy - Tuesday, May 14, 2019 8:57 AM -
1 Votes
Developing a SharePoint Hosted App
Hi, I would suggest you can firstly get people picker data using ClientPeoplePicker.js GetAllUserKeys method and then add data to list item using Rest API in SharePoint ...Answered | 1 Replies | 631 Views | Created by Prajwal Kulkarni - Tuesday, August 25, 2015 12:06 PM | Last reply by Jerry Zy - Wednesday, August 26, 2015 3:29 AM -
0 Votes
SharePoint Provider hosted app in Local host
https://blogs.msdn.microsoft.com/russmax/2014/06/26/part-2-intro-to-provider-hosted-apps-develop-package-and-deploy/ & ...Answered | 2 Replies | 956 Views | Created by Lakshmitulasi jasti - Wednesday, August 17, 2016 11:06 AM | Last reply by Lee__li - Tuesday, August 23, 2016 1:26 AM -
0 Votes
Provider hosted app in sharepoint online
But app should be communicate property with your environment and sharepoint environment.Answered | 1 Replies | 641 Views | Created by Koushik Bhowmick - Monday, March 21, 2016 1:08 PM | Last reply by Melick - Monday, March 21, 2016 2:09 PM -
2 Votes
Debugging SharePoint Online Provider Hosted apps?
But my question is after I host the remote web on Local IIS (rather than IIS express) and package the app as well as add it to SharePoint online, how do I ...Answered | 3 Replies | 6384 Views | Created by arutjothi - Thursday, October 30, 2014 4:43 PM | Last reply by Nikhil ahuja - Wednesday, November 5, 2014 4:32 PM -
1 Votes
Provider Hosted SharePoint Apps that are available to both SharePoint Online and On-Premise
Hi, We need develop SharePoint Low-Trust Apps for On-Premises and SharePoint Online, the following articles for your ...Answered | 2 Replies | 930 Views | Created by sktocco2013 - Wednesday, May 6, 2015 7:31 PM | Last reply by sktocco2013 - Thursday, May 7, 2015 11:45 AM -
0 Votes
Develop.
The provider hosted app parts are the better choice going forward.Answered | 3 Replies | 823 Views | Created by jorfla - Monday, June 2, 2014 8:37 PM | Last reply by Paul stork, [MCM, MVP] - Tuesday, June 3, 2014 12:48 PM -
0 Votes
Developing Provided-Hosted Add-in in SharePoint Online
To remote debug Provider hosted app in Azure, I suggest you can refer the steps in the article below: Remote debug SharePoint Provider ...Answered | 1 Replies | 905 Views | Created by ZEMZEMI - Friday, October 21, 2016 10:11 AM | Last reply by Jerry Zy - Monday, October 24, 2016 7:30 AM -
0 Votes
Apps development in SharePoint 2010
Hi, Napa is an online development tool to build SharePoint online app (SharePoint hosted), the ...Answered | 5 Replies | 1008 Views | Created by tirupal - Tuesday, February 11, 2014 5:32 PM | Last reply by Ajeet Nigam - Thursday, February 13, 2014 7:29 AM -
0 Votes
Provider hosted apps vs SharePoint Hosted apps
If you wanna have your hosting and app deployment in on-premise SharePoint 2013 server only, then you can go with SharePoint-Hosted Apps.Answered | 3 Replies | 4893 Views | Created by Sudan12 - Thursday, September 19, 2013 6:39 PM | Last reply by Cephus Sharepoint Developer - Wednesday, January 22, 2014 8:26 PM -
0 Votes
Best Practice for SharePoint 2013 Features
solution to migrate to-and-from SharePoint and Office 365 along with File Servers, Exchange/Office 365 Public Folders, Google Drive and OneDrive Business to SharePoint ...Answered | 3 Replies | 1096 Views | Created by panurag1 - Wednesday, August 17, 2016 7:19 PM | Last reply by stevelane85 - Friday, August 19, 2016 5:22 AM -
0 Votes
SharePoint Web Development Best Practices
It is not a concern at all, so developer always need to focus on disposing of SP objects and other stuff.Answered | 1 Replies | 2438 Views | Created by lmdavis - Monday, October 15, 2012 7:15 PM | Last reply by battlesmith - Monday, October 15, 2012 9:48 PM -
0 Votes
javascript equivalent for "App for SharePoint Web Toolkit (for SharePoint Online) "
If you want to use SharePoint Online REST API in your web app with JS, you need authentication for SharePoint Online.Answered | 3 Replies | 1074 Views | Created by SP Dev101 - Saturday, June 6, 2015 4:54 AM | Last reply by Vincent.Han - Friday, June 12, 2015 9:23 AM -
1 Votes
My question about the sharepoint online (Sharepoint Hosted Apps) with "Napa” Office 365 Development Tools".
Hi Rajkumar, Napa is deprecated and not available on SharePoint Online.Answered | 2 Replies | 793 Views | Created by Rajkumar Rana - Friday, August 4, 2017 12:29 PM | Last reply by Wendy DZ - Monday, August 14, 2017 9:29 AM -
0 Votes
Localize SharePoint App
Hi Veeru, According to your post, my understanding is that you want to localize SharePoint APP.Answered | 1 Replies | 808 Views | Created by Veerendhar Dasa - Tuesday, December 16, 2014 2:14 PM | Last reply by JasonGuo - Wednesday, December 17, 2014 8:25 AM -
1 Votes
SharePoint hosted app forms using knockout or angularjs best approach
Hi Amit, Per my knowledge, there is no direct way to convert SharePoint server side web part to SharePoint hosted app form.Answered | 1 Replies | 1442 Views | Created by Amit Lohogaonkar sharepointer - Monday, December 28, 2015 8:16 PM | Last reply by Jerry Zy - Tuesday, December 29, 2015 8:08 AM -
0 Votes
SharePoint APPS Development
Overview of Apps in SharePoint 2013 https://technet.microsoft.com/en-us/library/fp161230.aspx Apps ...Answered | 2 Replies | 532 Views | Created by ps41 - Wednesday, May 4, 2016 8:29 AM | Last reply by ps41 - Wednesday, May 18, 2016 8:39 AM -
1 Votes
Access SharePoint Hosted App in Provider Hosted App
Hi, According to your description, my understanding is that you want to access list data in SharePoint hosted app from a SharePoint Provider ...Answered | 1 Replies | 921 Views | Created by Vijai Anand. R - Monday, July 6, 2015 2:43 PM | Last reply by Jerry Zy - Tuesday, July 7, 2015 8:55 AM -
0 Votes
Open SharePoint Hosted app in SharePoint Designer
Hi, As Devendra's reply, we can't access to App Webs using SharePoint Designer.Answered | 2 Replies | 1123 Views | Created by Mrunal_Shidurkar - Monday, July 4, 2016 1:09 PM | Last reply by Dennis Guo - Tuesday, July 5, 2016 8:27 AM - Items 1 to 20 of 2111430 Next ›
No announcements