---
title: "what is sharepoint client object model?"  
description: "what is sharepoint client object model?"  
author: "Anonymous User"  
published: 2011-08-29  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/1186/what-is-sharepoint-client-object-model  
category: "sharepoint"  
tags: ["sharepoint"]  
reading_time: 1 minute  

---

# what is sharepoint client object model?

The Client Object Model is a new programming interface for SharePoint 2010 where code runs on a user's client machine against a local object model and interacts with data on the SharePoint Server. Client OM methods can be called from JavaScript, .NET code or Silver light code and makes building rich client applications for SharePoint easy.

## Answers

### Answer by Anonymous User

The Client Object Model is a new programming interface for SharePoint 2010 where code runs on a user's client machine against a local object model and interacts with data on the SharePoint Server. Client OM methods can be called from JavaScript, .NET code or Silver light code and makes building rich client applications for SharePoint easy.


---

Original Source: https://www.mindstick.com/interview/1186/what-is-sharepoint-client-object-model

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
