Silverlight 4 Firestarter Series #1: How to migrate a Visual Basic Windows Form Application to Silverlight
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]
Silverlight 4 Firestarter Series #2: How to migrate an ASP.NET Web Forms Application to Silverlight
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]
Silverlight 4 Firestarter Series #3: How to work with Panels, XAML, and Controls in Silverlight
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]
Using Entity Framework in Silverlight with Visual Basic
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]
Using Word to Create Master-Detail Reports for LightSwitch (or Silverlight)
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]