<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Comments - Blog - Kennydust</title>
        <description>Thoughts from a C# Developer</description>
        <link>/site.aspx/Blog/RSS</link>
        <language>en</language>
        <image>
            <url>http://www.kennydust.com/Content/icons/flame.png</url>
            <title>Kennydust</title>
            <link>/site.aspx/Blog/RSS</link>
            <width>64</width>
            <height>64</height>
        </image>
        <item>
            <dc:creator>kenny</dc:creator>
            <title>RE: Dancing around with XQuery and SQL Server - Part 1</title>
            <description>
more references.. to grab specific values based on an attribute and an inner xml node

&lt;properties&gt;&lt;item key=&quot;IsFeatured&quot;&gt;&lt;value&gt;1&lt;/value&gt;&lt;/item&gt;&lt;/properties&gt;

where XmlProperties.value('(/properties/item[@key = &quot;IsFeatured&quot;]/value)[1]', 'int' ) = 1</description>
            <link>http://www.kennydust.com/site.aspx/Blog/Dancing-around-with-XQuery-and-SQL-Server-Part-1#c-201011101124202</link>
            <guid isPermaLink="true">http://www.kennydust.com/site.aspx/Blog/Dancing-around-with-XQuery-and-SQL-Server-Part-1#c-201011101124202</guid>
            <pubDate>Wed, 10 Nov 2010 23:24:20 GMT</pubDate>
        </item>
        <item>
            <dc:creator>kenny</dc:creator>
            <title>RE: Dancing around with XQuery and SQL Server - Part 1</title>
            <description>for reference.

select *
from User
WHERE [properties].exist('/properties/property[@key = &quot;Session&quot;]') = 'xxxxxx';</description>
            <link>http://www.kennydust.com/site.aspx/Blog/Dancing-around-with-XQuery-and-SQL-Server-Part-1#c-201011100613317</link>
            <guid isPermaLink="true">http://www.kennydust.com/site.aspx/Blog/Dancing-around-with-XQuery-and-SQL-Server-Part-1#c-201011100613317</guid>
            <pubDate>Wed, 10 Nov 2010 06:13:31 GMT</pubDate>
        </item>
        <item>
            <dc:creator>Allison HB Wong</dc:creator>
            <title>RE: Developing iPhone apps in C# and .NET</title>
            <description>Wow, that's awful. Too bad, db. Too bad...</description>
            <link>http://www.kennydust.com/site.aspx/Blog/Developing-iPhone-apps-in-C-and-NET#c-200910290555532</link>
            <guid isPermaLink="true">http://www.kennydust.com/site.aspx/Blog/Developing-iPhone-apps-in-C-and-NET#c-200910290555532</guid>
            <pubDate>Thu, 29 Oct 2009 05:55:53 GMT</pubDate>
        </item>
        <item>
            <dc:creator>kennydust</dc:creator>
            <title>RE: Lambda Expressions</title>
            <description>HB,
I believe lambda expressions originated as a concept from calculus.</description>
            <link>http://www.kennydust.com/site.aspx/Blog/Lambda-Expressions#c-200908070708502</link>
            <guid isPermaLink="true">http://www.kennydust.com/site.aspx/Blog/Lambda-Expressions#c-200908070708502</guid>
            <pubDate>Fri, 07 Aug 2009 19:08:50 GMT</pubDate>
        </item>
        <item>
            <dc:creator>Allison HB Wong</dc:creator>
            <title>RE: Lambda Expressions</title>
            <description>Isn't lambda also used in Scheme?</description>
            <link>http://www.kennydust.com/site.aspx/Blog/Lambda-Expressions#c-200908050722065</link>
            <guid isPermaLink="true">http://www.kennydust.com/site.aspx/Blog/Lambda-Expressions#c-200908050722065</guid>
            <pubDate>Wed, 05 Aug 2009 19:22:06 GMT</pubDate>
        </item>
        <item>
            <dc:creator>Steve</dc:creator>
            <title>RE: From Graffiti to Oxite</title>
            <description>Gee Kenny, where did you the idea to use Oxite?  :)</description>
            <link>http://www.kennydust.com/site.aspx/Blog/From-Graffiti-to-Oxite#c-200906180347599</link>
            <guid isPermaLink="true">http://www.kennydust.com/site.aspx/Blog/From-Graffiti-to-Oxite#c-200906180347599</guid>
            <pubDate>Thu, 18 Jun 2009 15:47:59 GMT</pubDate>
        </item>
    </channel>
</rss>
