Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Creating Rich Interactions Using Blend 4: Transition Effects, Fluid Layout, and Layout States (Silverlight TV #32)
Jul 08, 2010 at 5:34 AMThe part with two ListBoxes is very interesting. Good job.
Is it possible do it without Blend and with minimal code? I look into sample and quantity of XAML code seem to be overwhelming. It is hard to apply this to many many ListBoxes in many places.
Silverlight TV 11: Dynamically Loading XAPs with MEF
Mar 02, 2010 at 3:38 AMWhy is SL application split to XAPs. Why not split to DLL (one XAP shell and many DLL to download).
Split to DLL will be more "compatible and smooth" if you have single source code for SL and WPF application.
MEF & Silverlight 4 Beta - Part 5, the PackageCatalog
Feb 19, 2010 at 7:15 AMWhy is better download XAP package ?
It is possible download single DLL files from web site, not XAP file ?