使用C#访问SharePoint - 我在哪里可以找到参考库? [英] Using C# to access Sharepoint - where can I find the reference library?

查看:308
本文介绍了使用C#访问SharePoint - 我在哪里可以找到参考库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在写C#中的Windows应用程序,将文件添加到文档库列表。我想引用Microsoft.SharePoint程序,但是我没有看到的Visual Studio 2005里的COM或.NET库添加引用列表。什么DLL我需要引用和我在哪里可以找到这个?

I am currently writing a Windows application in C# that will add documents to a document library list. I am trying to reference Microsoft.Sharepoint, however I do not see the COM or .NET library inside visual studio 2005 add references lists. What dll do I need to reference and where can I find this?

谢谢,

亚历

推荐答案

要访问文档库,我建议通过公开的SharePoint列表Web服务去。从个人的经验,是最简单,最便携和升级的方式。

To access a document library I would recommend going through the list web service which SharePoint exposes. From personal experience that is the easiest, most portable and upgradable way.

对于所有的Web服务和.NET库文档去做,以及可下载的< A HREF =http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=b2c0b628-5cab-48c1-8cae-c34c1ccbdc0a> Visual Studio的扩展Windows SharePoint Services的

The documentation for ALL the web services and .NET libraries to do it as well can be download in Visual studio extensions for windows sharepoint services

这篇关于使用C#访问SharePoint - 我在哪里可以找到参考库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆