Simple SharePoint 2010 + Silverlight + Client Object Model Example
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. The Example is broken into 2 parts. The first will describe how to create a SharePoint 2010 solution which will deploy a