2
votes
Silverlight development [Visual Studio 2008 vs Expression Blend]
The major pro is that it is the visual design surface for the XAML for Silverlight. Right now, the visual design surface in VS for Silverlight is read-only. I always describe Blend as a graphical …
11
votes
Where is the Silverlight Calendar Control?
The calendar control is an SDK control in the assembly System.Windows.Controls namespace -- look at %program files%\Microsoft SDKs\Silverlight\v2.0\Libraries\Client add a namespace to your xaml (a …
