Adding/updating new item to SharePoint list from within JS
In many cases operation such as adding new items to SharePoint, deleting or updating existing can be done using an executable on the server. But in many other instances, when your logic is executed from outside of the server environment, [...]
15 min screencast: Programmatically create/update items on remote SharePoint server with web services
Creating list items and uploading files to SharePoint using object model couldn’t be easier; as long as your application runs on the same SharePoint server. I had a case where a client needed to access SharePointP from a legacy application [...]


