Some V1.0 Breaking Changes
We’re making a few breaking changes between our Mix release and our RTM release due in Summer. You can author content today that works on both Mix and RTM release if you do the following:
· Remove “javascript:” in your event handlers. This is generally not needed and won’t be supported in our V1.0 final release. Note that this is used in the Mix version of the silverlight.js file. I’ve provided an updated version of silverlight.js that works correctly with both Mix and RTM bits here (you should replace your existing silverlight.js with this one).
· The plug-in has been renamed from “WPFe Plug-In” to “Silverlight Plug-In”. This is normally only used in silverlight.js to detect Silverlight on the system. The silverlight.js update I’ve provided above correctly checks for either name.
· We’ve tightened up our rules for animations and animations now require a TargetName and a TargetProperty. This means the timer trick I posted below must be updated to specify a hidden Rectangle (the post has been updated).
I’ve updated my Mix samples per the above changes. You can get the updated VideoSearch here and the CreateFromXAML sample here.
Comments
Anonymous
May 21, 2007
The comment has been removedAnonymous
May 21, 2007
The comment has been removedAnonymous
May 21, 2007
silverlight: breaking changes plannedAnonymous
May 21, 2007
- Ernie Booth的Reflector Silverlight Browser View Source Reflector tool for .NET Silverlight Sites http
Anonymous
May 21, 2007
转自思归的bloghttp://blog.joycode.com/saucer/archive/2007/05/22/103008.aspx1.ErnieBooth的ReflectorSilv...Anonymous
May 22, 2007
- Ernie Booth的Reflector Silverlight Browser View Source Reflector tool for .NET Silverlight Sites http://blogs.msdn.com/ebooth/archive/2007/05/19/view-source-reflector-tool-for-net-silverlight-sites.aspx
Anonymous
May 29, 2007
Well this week was a nice rest, most of it spent relaxing with my wife. So it was a non-coding week butAnonymous
June 05, 2007
PingBack from http://feeds.feedburner.com/DavidKelleySrSoftwareArchitectAnonymous
June 07, 2007
SomeV1.0BreakingChangesV1.0DownloaderBreakingChangeV1.0VisibilityPropertyBreakingChange ...Anonymous
June 10, 2007
I’m using the post to aggregate my other post into a comprehensive list of V1.0 breaking changes. 1.Anonymous
September 13, 2007
The comment has been removed