in

ExpressionBlog.com

Microsoft Expression Studio Community

Browse by Tags

  • Data Binding – Data Conversion

    One of the more interesting topics that arise in Data-binding is that of Data Conversion. So much can be accomplished without explicit conversion that it is easy to overlook… until you hit the real world. To see this, I'll make a small modification to the code I wrote for the Silverlight Tutorial...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 10-12-2008
  • Dependency Properties - Precedence

    Today we wrap up dependency properties by talking about one of the most important, though typically invisible aspects: DP precedence order. This is critical because dependency properties, by their nature, are designed to have their final value set from more than one influence (e.g., resources, data binding...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 10-02-2008
  • Dependency Properties, Continued

      First, a hearty thank you to " obsid " who wrote a great comment noting that by using reflector you can find that the documentation is not yet updated and System.Windows.PropertyMetadata's constructor is overloaded. While I am a fan of writing reflective programs (see chapter 20...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 10-01-2008
  • Dependency Property System – Deeper Dive Part 1

    On the 17th I began a discussion of Dependency Properties, but as I said then, there is more to say. This central concept to Silverlight Programming has traditionally been taught as an advanced concept.(Can we have traditions in a product that hasn't really been released yet?) And to some degree...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 09-30-2008
  • Dependency Properties – Background for Custom Controls

    In  a previous post I began talking about Custom Controls, and I will continue that discussion over the next few days and weeks even as I start producing videos on the topic. It turns out that the more you look at Custom Controls, the deeper you get into the Silverlight UI architecture, and there...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 09-17-2008
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems