Monday, March 17, 2014

Excel rest api with secure store service

Handy reference to sharepoint and office integrated development ideas

Read or write data in an excel workbook using excel services in sharepoint 2010

client object model the remote server returned an error (500) internal server error

c# httpclient The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch

 If we get this error while trying to get http reponse using HttpClient object, it could mean that certificate validation fails for the remo...