我需要哪个SDK才能开始使用sharepoint.client.dll?

boo*_*lub 14 service sharepoint sdk client

我想试用Microsoft.SharePoint.Client API. http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.aspx

我怎样才能获得Microsoft.SharePoint.Client.dll?

"SharePoint 2010参考:软件开发工具包"包含示例. http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=f0c9daf3-4c54-45ed-9bde-7b4d83a8f26f

是否有一个具有DLL的SDK?

boo*_*lub 21

这个博客宣布了一个466K的redist.

http://blogs.msdn.com/b/sharepointdeveloperdocs/archive/2010/11/18/sharepoint-client-object-model-redistributable-released.aspx

"SharePoint Foundation 2010客户端对象模型可再发行组件"在此处.

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=b4579045-b183-4ed4-bf61-dc2f0deabe47

包含

Microsoft.SharePoint.Client.Runtime.dll

Microsoft.SharePoint.Client.Silverlight.Runtime.dll

Microsoft.SharePoint.Client.Silverlight.dll

Microsoft.SharePoint.Client.dll


小智 12

对我来说,这些文件存在于:

C:\ Program Files\Common Files\Microsoft Shared\SharePoint Client

Microsoft.SharePoint.Client.dll
Microsoft.SharePoint.Client.Runtime.dll
Microsoft.SharePoint.Client.Silverlight.dll
Microsoft.SharePoint.Client.Silverlight.Runtime.dll
Run Code Online (Sandbox Code Playgroud)

其他人报告他们在: %ProgramFiles%\ Common Files\Microsoft Shared\web server extensions\14\ISAPI

这对我来说并不存在.