Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 17314

SharePoint Client Object Model for Silverlight: Uploading Files Over 2MB

$
0
0
The commonly used method for uploading files in SharePoint’s Client Object Model API is the Microsoft.SharePoint.Client .SaveBinaryDirect method. For example, calling: public static void SaveBinaryDirect(   ClientContext context,   string serverRelativeUrl,   Stream stream,   bool overwriteIfExists ) should be quite enough to get through. However, when it comes to Silverlight, the developer is limited to the Microsoft.SharePoint.Client.Silverlight namespace, and the SaveBinaryDirect...(read more)

Viewing all articles
Browse latest Browse all 17314

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>