Morning all,
Can anyone advise me if it's possible to enter data into a SharePoint list via a Silverlight Application? if so, are there any basic steps that someone making thier steps into SharePoint Development could follow?
Many thanks, Steven
|
Morning all, Can anyone advise me if it's possible to enter data into a SharePoint list via a Silverlight Application? if so, are there any basic steps that someone making thier steps into SharePoint Development could follow? Many thanks, Steven |
|||
|
|
|
There shouldnt be any problem using CSOM (.NET client API reference for SharePoint 2013) Example code:
More info could be found here: http://msdn.microsoft.com/en-us/library/fp179912.aspx |
||||
|