Skip to main content
Simple SharePoint 2010 + Silverlight + Client Object Model Example
Entry Date: Rate:
Site:
Keywords:
RSS Description:
This post will take you through a very simple example of using a Silverlight application in SharePoint 2010, using the new SharePoint 2010 Client Object Model. I will also show how to use the new SharePoint 2010 tools in Visual Studio 2010 to package the Silverlight application for deployment. Note that I will not be getting into the details of creating a flashy (no pun intended) UI in Silverlight – i will just create a very simple UI with a list box and a text box.
Comments:

We Silverlight developers need to jump into Sharepoint 2010 + SL combination.

Good to learn the very basics and start making asynchronous request against the Sharepoint Client Object Model. In this tutorial you will learn that basics