Top "Splistitem" questions

Retrieving SharePoint 2013 List Data from Sharepoint provider hosted app

I have created a SharePoint 2013 provider hosted app using visual studio. It don't use the web parts. I have to …

c# asp.net sharepoint sharepoint-2010 splistitem
How to copy a DataTable to a SharePoint SPList?

I have my source list data in the sourceList data table and want to copy that data to its root …

c# sharepoint splistitem
How get items from folder in Sharepoint list using JavaScript?

I have a list of Sharepoint, and with a few folders. I need to get to the contents of these …

javascript sharepoint sharepoint-2013 splistitem
Setting author field in SPListItem won't persist

I am trying to copy an SPListItem (with file) from one site collection to another. I do this by creating …

sharepoint copy splistitem sitecollection