Cover

"My Silverlight" Updated for RC!

July 27, 2007
No Comments.

Url: http://wildermuth.com/silverlight

I’ve updated my Silverlight area to be currnet with the RC released today.  For those converting there are several things to be aware of but for most of my Silverlight projects I had to do several quick changes:

  • Replace the old Silverlight.js with the new one
  • Find/Replace “Sys.Silverlight.” with “Silverlight.”
  • And change the version property in the CreateObjectEx call to 1.0 instead of 0.9

It was a quick upgrade…

UPDATE:  I also updated and uploaded the LoadingDemo and the Silverlight Sidebar Gadget demo’s if you’re interested!