Social Icons

Pages

Thursday, May 9, 2013

SharePoint Client Object Model: Adding Reference

There are two assemblies to be referred for working with the Client Object Model.
  1. Microsoft.SharePoint.Client.dll
  2. Microsoft.SharePoint.Client.Runtime.dll
 Right click on the References folder in the Solution Explorer window and select Add Reference
  • Browse to the file called Microsoft.SharePoint.Client.dll which is typically located under the \Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\ISAPI\ folder.

No comments:

Post a Comment