CSOM
Back to TOCCondensed TOC
Client Side Object Model (CSOM) enables you to program against SharePoint lists and document libraries from client-side applications. Sometimes this is called the Managed Client Object Model.
- Using the SharePoint Foundation 2010 Managed Client Object Model
- Using the SharePoint Foundation 2010 Managed Client Object Model with the Open XML SDK 2.0
Learn to use the SharePoint Foundation 2010 managed client object model to write applications that are based on the .NET Framework and access SharePoint content from clients without installing code on the server that runs SharePoint Foundation 2010. (Article)
The Microsoft SharePoint Foundation 2010 managed client object model enables you to write applications that are based on the Microsoft .NET Framework that access SharePoint content from clients without installing code on the server that runs SharePoint Foundation 2010. By using these two technologies together you can write client-side applications that work with Open XML documents that are stored in document libraries. (Article)