Post Views: 5,559 Here are differences between Server-Side Object Model and the Client-Side Object Model? Differences between Server-Side Object Model and the Client-Side Object Model Client-Side Object Model(CSOM) : By using the Client-Side Object Model(CSOM), We are able to access the data the System where your SharePoint is not installed , you can access the […]
Client Side Object Model
Difference between the Load and Load Query in sharepoint 2013 CSOM
Post Views: 2,591 Difference between Load and Load Query in SharePoint 2013 CSOM The Client Object Model has two load methods: Load() and LoadQuery(). This is must know questions for programmers who are working on Sharepoint, that what is difference between Load and Load Query in SharePoint. Load method CSOM model populates the client object directly […]