c# - How to access SharePoint files and folders from Win8? -


i developing win8 application interface sharepoint (i.e. open, close, update documents).

how access sharepoint files win8, using win8 share contract or other method?

you can use httpclient call rest servicrs exposed sharepoint , consume data. if want use csom need call csom functions dll , inclide dll in project. cannot include csom libraries directly in store app.

csom: client side object model


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -