Silverlight

SharePoint & InfoPath articles arranged by category

Rating

Support auto width in Silverlight web part

Posted by jsiegmund on July 14, 2010

For some reason, the default implementation of the Silverlight webpart which comes with VS2010 doesn’t allow you to set the width to 100% (auto width). Yo... [read more]

Rating

Silverlight in SharePoint - Option 2 - Custom Web Part Feature

Posted by Johan Olivier on July 16, 2010

In two previous tutorials I showed how to create a simple Silverlight application, and how to use a Silverlight application inside SharePoint (WSS 3.0 or MOSS 2... [read more]

Rating
 

Mastering InfoPath Development - Silverlight, WP7, .NET, C#, ASP ...

Posted by Mark Monster on July 15, 2007

Mark Monster About • What's on my mind? Blog ... I found out about a series of articles about mastering InfoPath Development. The series consists of the foll... [read more]

Rating
 

Create Silverlight Accordion Control in SharePoint

Posted by Somnath Matere on April 1, 2011

This article will explain how to create Silverlight accordion control in SharePoint context.Expected Output:Steps to create Silverlight application to be hosted... [read more]

Rating
 

Create Silverlight Applications to Access SharePoint 2010 List Data using Client Object Model

Posted by Somnath Matere on January 25, 2011

In this article, I will create a simple Silverlight 4 application that displays a SharePoint 2010 list data inside a datagrid control. To do so, I need to follo... [read more]

Rating

Silverlight in SharePoint Option 1 - CEWP

Posted by Johan Olivier on July 14, 2010

This simple tutorial will illustrate how to embed a Silverlight application (.xap file) in SharePoint (WSS 3 or MOSS 2007) using a Content Editor web part.... [read more]

Rating

Silverlight web part not grayed out behind SharePoint popup

Posted by jsiegmund on July 15, 2010

If you create a Silverlight webpart and deploy it to SharePoint; it won’t gray out behind a default SharePoint popup. To fix this, you need to set the win... [read more]