2
Download Document from SharePoint Library using WebService
In this post, I am going to explain about downloading a document from sharepoint library using webservice, For that we need following things,
Read the contents from Document, located in SharePoint Library
Create and store the contents on a new document in Local Machine
To get the contents from Document under Sharepoint library,we shall use the GetItem method [...]
