Browse by Tags

All Tags » VB10 » Silverlight (RSS)
Can you spot the problem with this code:    < Extension ()>    Public   Function ToColor(argb As   UInteger ) As   Color       Return   Color .FromArgb( _                      ...
The Silverlight Windows Phone Toolkit August 2011 (7.1 SDK) doesn't contain a working VB sample.  If you try to load the VB sample that does ship, you’ll get hundreds of errors.  So I put together the VB sample that should have shipped....