<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Using F# active patterns with LINQ expression trees</title><link>http://blogs.msdn.com/b/dsyme/archive/2007/05/21/using-f-active-patterns-with-linq-expression-trees.aspx</link><description>Luis Diego Fallas has written a nice blog entry on using F# active patterns to ease the process of working with LINQ expression trees . This kind of "meta-programming" application is absolutely one of the key reasons why Greg Neverov, James Margetson</description><dc:language>en-GB</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Using F# active patterns with LINQ expression trees</title><link>http://blogs.msdn.com/b/dsyme/archive/2007/05/21/using-f-active-patterns-with-linq-expression-trees.aspx#2823522</link><pubDate>Thu, 24 May 2007 00:14:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2823522</guid><dc:creator>Jon Harrop</dc:creator><description>&lt;p&gt;XML data in .NET's DOM format can be handled very elegantly using active patterns.&lt;/p&gt;
&lt;p&gt;The active patterns use run-time type testing to determine which kind of XML node is under examination (e.g. Element or Text) and the resulting patterns can be used to dissect XML with an elegance not seen in any other language.&lt;/p&gt;
&lt;p&gt;The second F#.NET Journal article walks through this technique in detail, with complete code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2823522" width="1" height="1"&gt;</description></item><item><title>F# - recent info updates</title><link>http://blogs.msdn.com/b/dsyme/archive/2007/05/21/using-f-active-patterns-with-linq-expression-trees.aspx#2772774</link><pubDate>Mon, 21 May 2007 22:05:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2772774</guid><dc:creator>Walter Stiers - Academic Relations Team (BeLux)</dc:creator><description>&lt;p&gt;New Mashup – Combining SharePoint List Data with Popfly RSS Blocks, LiveLocal and More F# Books, and&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2772774" width="1" height="1"&gt;</description></item></channel></rss>