<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Silverlight</title>
        <link>http://geekswithblogs.net/adamsills/category/11064.aspx</link>
        <description>Silverlight</description>
        <language>en-US</language>
        <copyright>Adam Sills</copyright>
        <managingEditor>adam.sills@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Silverlight Anonymous Type Binding Gotcha</title>
            <link>http://geekswithblogs.net/adamsills/archive/2009/12/10/silverlight-anonymous-type-binding-gotcha.aspx</link>
            <description>&lt;p&gt;When Silverlight databinding evaluates a binding expression, it does one of two things. If the object it is bound to inherits from FrameworkElement and there is a DependencyProperty matching the binding expression, it uses FrameworkElement.GetValue to retrieve the value [simplified]. If not a FrameworkElement and not a DependencyProperty, Silverlight falls back to using reflection to retrieve the values.&lt;/p&gt;
&lt;p&gt;This is problematic if you attempt to data bind to an anonymous type.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://surrealization.com/blog/silverlight-anonymous-type-binding-gotcha/"&gt;Continue reading here&lt;/a&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/adamsills/aggbug/136888.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Adam Sills</dc:creator>
            <guid>http://geekswithblogs.net/adamsills/archive/2009/12/10/silverlight-anonymous-type-binding-gotcha.aspx</guid>
            <pubDate>Fri, 11 Dec 2009 04:02:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/adamsills/comments/136888.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/adamsills/archive/2009/12/10/silverlight-anonymous-type-binding-gotcha.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/adamsills/comments/commentRss/136888.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>
