Silverlight

Visual Basic Development Resources arranged by category

Rating

Silverlight 4 Firestarter Series #1: How to migrate a Visual Basic Windows Form Application to Silverlight

Posted by VBTeam on April 18, 2011

In this walkthrough, I will demonstrate how to convert an existing Windows Forms application that consumes data from a Windows Communication Foundation (WCF) se... [read more]

Rating

Silverlight 4 Firestarter Series #2: How to migrate an ASP.NET Web Forms Application to Silverlight

Posted by VBTeam on April 19, 2011

In this walkthrough, I will demonstrate how to convert an existing ASP.NET/jQuery application that consumes data from a Windows Communication Foundation (WCF) s... [read more]

Rating

Silverlight 4 Firestarter Series #3: How to work with Panels, XAML, and Controls in Silverlight

Posted by VBTeam on April 21, 2011

I am back with details on how to work with Panels, XAML, and Controls in Silverlight. In this walkthrough, we will see how to work with Panels, XAML, and Contro... [read more]

Rating

Using Entity Framework in Silverlight with Visual Basic

Posted by VBTeam on January 1, 2011

If you’re looking for ways to get started with Entity Framework 4.0 in Visual Basic then be sure to check out this month’s issue of CODE Magazine.&n... [read more]

Rating

Using Word to Create Master-Detail Reports for LightSwitch (or Silverlight)

Posted by bethmassi on June 9, 2011

A while back a posted how to use Word to create simple reports for LightSwitch by passing in an entity (like Customer) and using Word Content Controls to lay ou... [read more]