How to download a document from SharePoint 2010 using Client Context Object Model ?
In one of the previous tips we have discussed about how we can upload documents in share point 2010 using…
In one of the previous tips we have discussed about how we can upload documents in share point 2010 using…
In order to use ClientContext I need to add reference to two dll’s to my project i.e. Microsoft.SharePoint.Client.dll and Microsoft.SharePoint.Client…