SharePoint 2010 API (Application Programming Interface)

(API) specifies how some software components should interact with each other

Microsoft SharePoint 2010 provides three sets of APIs


  • The server-side object model
  • The managed client object model
  • Web services
Deciding Which SharePoint 2010 API to Use

Each API has advantages and limitations that you need to understand before you begin planning and developing custom solutions. 
For example, the server-side object model provides the most extensive set of options for developing customizations, but it can be used only on computers that are running a version of SharePoint 2010.

See this link for more details

Comments

Popular posts from this blog

Upload Single/Multiple file by using the REST API and jQuery SharePoint 2013

Add content type to SharePoint List/Library using REST API

A type named 'SP.Data. could not be resolved by the model error