Similar articles
CodeBetter.Com - Stuff you need to Code Better!
Building the Hello MEF dashboard in Silverlight 4 - Part I
In my last post I illustrated some of the basics of MEF through a Hello MEF dashboard app that I used in my PDC talk. In this series of posts, we’ll build that application from scratch and then go eve...
Slashdot
Pro Silverlight 4 In VB
jddp writes "MacDonald is a programmer's programmer, and Pro Silverlight 4 in VB is a model of what a programmer's guide should be. He explains a mass of technical information in considerable detail w...
DotNetShoutout - Latest published stories
ModalDialogs, IEditableObject and MVVM in Silverlight 4
P.Popadiyn had a big Silverlight project, performing a great number of CRUD operations. He needed to find a unified way of showing Modal Dialogs in a MVVM manner, without using any code in the View. T...
DotNetShoutout - Latest published stories
Modal dialogs with MVVM and Silverlight 4
In the previous post we covered how to show Views and how to wire them up with their ViewModels while preserving ability to correctly see their preview in Visual Studio and Blend design mode. In this ...