Accessing SharePoint 2010 Data with the .NET Client Object Model

Learn how to use the Microsoft SharePoint 2010 managed client object model to read and write data in SharePoint sites from Microsoft .NET Framework–based applications.

With each release of Microsoft SharePoint, developers ask for additional web services to simplify reading and writing SharePoint site data from custom code not on the server that is running SharePoint. Instead of building more and more web services, Microsoft introduced in SharePoint 2010 the client object model, which contains a familiar subset of frequently used objects.

The client object model is very similar to the SharePoint server object model.

This SharePoint Visual How To demonstrates how to use the SharePoint 2010 .NET client object model.

Warning: MSDN Archived
When Microsoft retired their MSDN site, it impacted their Visual How To series. Therefore, you may see rendering issues for these Visual HowTo’s including playback problems with the videos. Unfortunately this is out of my control.
Andrew Connell
Developer & Chief Course Artisan, Voitanos LLC. | Microsoft MVP
Written by Andrew Connell

Andrew Connell is a full stack developer who focuses on Microsoft Azure & Microsoft 365. He’s a 20+ year recipient of Microsoft’s MVP award and has helped thousands of developers through the various courses he’s authored & taught. Andrew’s mission is to help web developers become experts in the Microsoft 365 ecosystem, so they can become irreplaceable in their organization.