Module 5: Accessing SharePoint 2010 Data with Client-Side APIs
SharePoint 2010 provides a new client object model that enables you to create SharePoint solutions that run remotely from the SharePoint server farm. For example, the client object model enables you to consume and manipulate SharePoint data in Windows Forms applications, Windows Presentation Framework application, console applications, Silverlight applications, and ASP.NET Web applications.
In this module you will learn how to:
- Develop Microsoft .NET Framework applications by using the client object model for SharePoint 2010.
- Develop Silverlight applications by using the client object model for SharePoint 2010.
- Access SharePoint data in .NET Framework and Silverlight applications.