November 2011
Intermediate to advanced
624 pages
12h 50m
English
THE SHAREPOINT CLIENT OBJECT MODEL (CLIENT OM) for Silverlight offers a new client API for accessing SharePoint data. SharePoint actually has three separate Client Object Models—JavaScript, .NET CLR, and Silverlight. In this book we only cover the Silverlight Client OM, but when you learn one, the others are easy because they are similar. The Client OM will be very familiar to SharePoint developers who have used the server API. This makes learning to program SharePoint with Silverlight as easy as creating a traditional SharePoint application that runs on the server.
In the past, developers had limited options to access SharePoint data from client applications. ...