This document summarizes a presentation about using the Client Object Model in SharePoint 2010 to access SharePoint data from client applications. It discusses the three versions of the Client Object Model for .NET, JavaScript, and Silverlight. Code examples are provided for adding items to a list using each technology. The limitations and advantages of each approach are also covered.