Monthly Archives: May 2014

Slow Query Duration

When working with custom code that manipulates lists that contain a large number of fields, the ULS logs will likely be littered with the following entries: A large block of literal text was sent to sql. This can result in … Continue reading

Posted in SharePoint | Tagged , | Leave a comment

Sending large data with CSOM

As a follow up to my recent post showing how to create or overwrite a document using the CSOM, I’m now going to show how to upload a file containing large amounts of data. To see the original post, click … Continue reading

Posted in CSOM, SharePoint | Tagged , | 8 Comments