Tuesday, October 15, 2013

Sharepoint 2013 Custom Image reditions

While going through this article I found a link to and article on custom image renditions in SharePoint 2013, its certainly useful.

http://blog.mastykarz.nl/responsive-image-renditions-sharepoint-2013/

No comments:

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...