Update SharePoint List Using Visual Studio VB.NET

Copper Contributor

Hi I've been working on a couple of projects where I have a windows app that intereacts with SharePoint 2013.  I've used the data source wizard to add the SharePoint site to my project. I'm able to pull data and create new records with no issues.  The problem that I'm trying to figure out is...

 

1. How to update a record in a SharePoint list.

2. How to add a user to the "Assigned To" column in a Tasks list.  I can create a task with other data for the exception of this field.

 

Any guidance would be helpful.

0 Replies