Aracılığıyla paylaş


Silverlight v1.0 RC is Almost Here

We’ve been working like mad to get Silverlight v1.0 ready to ship. We’ve improved perf, added a small set of features and fixed over 600 bugs since the MIX ’07 beta was released. The RC will be publically available very soon, but to prepare, Tim Sneath has posted a preview release of the RC SDK that my team put together. This .zip file not only contains the newest silverlight.js and Visual Studio templates, but it also has the doc containing breaking changes and what’s new since the beta. What is new since the beta you ask?

 

  • New "root" property on Content. Enables access to the root element of the XAML DOM.
  • New “Tag” property on UIElement Enables user storage on every Silverlight UIElement .
  • New MediaElement APIs for selecting different audio streams out of a file with multiple audio tracks. See the AudioSteamCount and AudioStreamIndex properties.
  • Improved media performance: optimized assembly instructions for the video decode. Applies to both Windows and OS X
  • Media script commands encoded in a separate stream in the video file will now raise the MediaElement’s MarkerReached event

Comments

  • Anonymous
    July 17, 2007
    Any word on whether Markers will now work in RC1?  The Marker support in Beta was broken and was announced on the Forums that they were revamping the Marker support in the release.

  • Anonymous
    July 17, 2007
    PingBack from http://blogs.msdn.com/mharsh/archive/2007/07/17/silverlight-v1-0-rc-is-almost-here.aspx

  • Anonymous
    July 18, 2007
    Shawn, we've fixed media markers so that they now work when coming from a live stream.  

  • mike
  • Anonymous
    July 19, 2007
    The comment has been removed

  • Anonymous
    July 24, 2007
    Any Idea if the new release will support Windows 2000 server? Need that very badly to start working on it!

  • Anonymous
    July 27, 2007
    The comment has been removed

  • Anonymous
    July 27, 2007
    "Any Idea if the new release will support Windows 2000 server? Need that very badly to start working on it!" >>> Silverlight v1.0 does not support Windows 2000 server, but Silverlight v1.1 will support Windows 2000.