Managed Client Object Models in SharePoint Foundation 2010
Applies to: SharePoint Foundation 2010
The managed client object models in Microsoft SharePoint Foundation 2010 include Microsoft Silverlight and a managed distributable package for desktop applications. The client object models enable you to build rich applications for either the desktop or the web that access SharePoint Foundation 2010 data. The client object models have synchronous and asynchronous APIs used to bring in data. The APIs necessary for the client object models are distributed through a download or stored in the .xap file of a Silverlight application. For more information about distributing the client APIs, see Client Object Model Distribution and Deployment.
In This Section
Authentication in the Managed Client Object Models
Increasing the Maximum Message Size
Common Programming Tasks in the Managed Client Object Model
Reference
SharePoint 2010 Client Object Model Hierarchy and Identity
Client Context as Central Object
Client Objects, Value Objects, and Scalar Properties
SharePoint Client Object Creation
SharePoint 2010 Client Object Model Guidelines
Differences Between Managed and JavaScript Object Models
Related Sections
Using the SharePoint Foundation 2010 Managed Client Object ModelClient Object Model Resource Center