开发者

Is it possible to access SharePoint Server data from Azure service using C#?

开发者 https://www.devze.com 2023-04-02 01:50 出处:网络
Currently I\'m accessing SharePoint server users\' My Site section using a C# Con开发者_StackOverflow社区sole application which I\'m executing directly from the server itself with Administrator permis

Currently I'm accessing SharePoint server users' My Site section using a C# Con开发者_StackOverflow社区sole application which I'm executing directly from the server itself with Administrator permissions. I wonder if there is a way to access this data from remote Azure Service? If there is - HOW?


You might want to look at the SharePoint and Windows Azure Development Training Kit, which was just refreshed about a day ago. One lab in particular focuses on 3 methods for integration.


The solution is using the SharePoint Web Services:

http://msdn.microsoft.com/en-us/library/ms479390(v=office.12).aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号