Silverlight 3 Beta!

Here are all the Silverlight 3 Beta links, if you’re interested in digging in.

As a callout:  This is a developer beta release only! This means there is no “go-live” licensing available and the end-user runtime of Silverlight 3 is not available.

A full list of the new features can be found here.

If you’re curious, some of the new framework features inside of the core runtime are:

  • BasedOn Styles
  • Merged ResourceDictionaries
  • Ability to listen to handled routed events
  • Data Binding to DependencyProperty sources
  • Binding supports RelativeSource syntax
  • Explicit update for Bindings
  • Validation UI supported by VSM
  • MultiSelection for ListBox

9 Comments

  1. Bobby

    The features link don’t work

  2. Karen

    Thanks for the ping – updated!

  3. shaggygi

    What do you mean about features…

    Ability to listen to handled routed events
    Validation UI supported by VSM

    Do you have examples/links? Thanks.

  4. Tranzformerz

    Hi Karen, I enjoyed your session at MIX. Good job! I hope to see at MIX next year. I’ve been playing around with the Silverlight 3 Beta and wanted to ask you if “Resources” were just a xaml file and not use a code behind .cs. I did not see this option using the “Add New Item” option, so I’m thinking this should be generated generically yes? Anyway, keep up the good work.

  5. Tranzformerz

    Clarification on my previous post. I’m referring to “Resource Dictionary” xaml. Thanks. =)

  6. Tranzformerz

    Hee hee, I figured it out. I didn’t see it in VS, but in Blend. Thanks. =)

  7. discover

    “Ability to listen to handled routed events”
    ——-Could you talk about this new feature a bit please?
    I couldn’t find any further infomation about this anywhere on the Internet…

  8. Nick

    Hi Karen,
    i really hope that you reply to this because i did not get any answer in the forum for my problem i have with AttachedProperty Bindings. I am asking you because you pointed out at Mix that AttachedProperty Bindings are now supported in Silverlight.

    What i am trying to do is to bind to a custom AttachedProperty in my ControlTemplate. That does not seem to work. Although its perfectly fine in WPF.
    Can you please plaease clarify if that works or not. Because i really banging my head.
    Here is the link to the thread.
    http://silverlight.net/forums/t/102737.aspx

    Regards
    Nick

  9. admin

    Hi Nick,

    Please try instead using a Binding with RelativeSource=TemplatedParent. TemplateBindings have limited support for attached DPs.

    Thanks!

Leave a Reply

Your email address will not be published.
Required fields are marked:*

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>