c# - 使用 SharePoint 作为数据源

标签 c# asp.net sharepoint

我想创建一个 C# ASP.Net 应用程序并从我们公司的 SharePoint 站点查询(阅读)信息。这可能吗?如果可能的话如何?

最佳答案

独立应用程序从服务器场外部的 Sharepoint 站点读取数据的最佳方式是通过 Sharepoint Web Services .该页面高度概括了哪些服务可用以及每项服务的作用。在 Visual Studio 中,您可以通过创建 Web References 来连接到这些到您的应用程序中所需的服务。

关于c# - 使用 SharePoint 作为数据源,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/977712/

相关文章:

c# - 为什么 Asp.net MVC 不能区分具有不同参数的两个 Action ?

asp.net - 是否可以在 ASP.NET 5 的 Web API 中使用外部身份提供程序?

.net - 是否有将图像重新抗锯齿为不同背景颜色的技术?

azure - 逻辑应用 "Get file Content"Sharepoint 连接器对于超过 20MB 的文件超时

sharepoint - 访问 2007 : Unrecognized database format

c# - 在 C# 中创建动态键盘 Telegram Bot ,MrRoundRobin API

c# - 如何使用 iOS 相机拍照并使用 Xamarin 将图像保存到相机胶卷

c# - UWP FileSavePicker.PickSaveFileAsync() 抛出未指定的错误

c# - jQuery Ajax、MVC 和查询字符串

sharepoint - PowerShell无法捕获SharePoint Enable-SPFeature异常