SharePoint API

SharePoint API

 

There are a number of different APIs that can be used to connect to SharePoint server. A brief outline of these follows.

Windows SharePoint Services

  • Object model allowing access to all aspect of the SharePoint server.
  • Can be accessed from the .NET framework.

Windows SharePoint Services Web Service

  • Web service interface to the Windows SharePoint server.
  • There are a large number of web services covering areas such as, security, site management, etc.
  • There appears to be no content management functions within this API (for example check-in, check-out, content versioning).
  • Services to include these missing content management features can be easily added.
  • The web services are split into two groups, the core SharePoint services and those relating to management of the SharePoint Portal.
  • General opinion is that the SharePoint web services are difficult to use, presumably because they have been badly designed.

WebDav

Remote Procedure Call Protocol / URL Protocol

  • The RPC protocol uses the HTTP POST request to send methods to Windows SharePoint services. An HTML response is returned.
  • URLs or CAML can be used to call methods. Use CAML to execute batch commands.
  • There are a number of FrontPage Server Extensions RPC methods.

Stssync Protocol

  • The styssync protocol enables an Events list or Contacts list from Microsoft Windows SharePoint Services site to be added to Microsoft Outlook 2003 or a third-party application that supports the protocol.

Client Side API

  • There are a number of Active X controls providing some access to the features of SharePoint.
  • These can be used in standard MS development environments (for example VB) or from within .NET.

Useful Definitions

  • CAML - Collaborative Application Mark-Up Language
  • PKMCDO - Microsoft Publishing and Knowledge Management Collaboration Data Objects
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值