<?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>Quick Intro to Query Expressions</title><link>http://blogs.msdn.com/ericwhite/pages/Quick-Intro-to-Query-Expressions.aspx</link><description>[Table of Contents] [Next Topic] Due to all the buzz about LINQ and the related products, most .NET developers have had some level of exposure to query expressions. For the uninitiated, a query expression looks like the following (also attached to this</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Query Composition using Functional Programming Techniques in C# 3.0</title><link>http://blogs.msdn.com/ericwhite/pages/Quick-Intro-to-Query-Expressions.aspx#2108805</link><pubDate>Fri, 13 Apr 2007 07:17:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2108805</guid><dc:creator>Adrian.</dc:creator><description>&lt;p&gt;This is a tutorial on using Functional Programming (FP) techniques for constructing LINQ queries. It is certainly possible to write simple LINQ queries without using these techniques, but as soon as you start writing more complicated queries, you need&lt;/p&gt;
</description></item><item><title>An Example Presented in Both Coding Styles</title><link>http://blogs.msdn.com/ericwhite/pages/Quick-Intro-to-Query-Expressions.aspx#8620563</link><pubDate>Thu, 19 Jun 2008 09:53:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8620563</guid><dc:creator>Eric White's Blog</dc:creator><description>&lt;p&gt;[Table of Contents] [Next Topic] Perhaps the best way to compare and contrast the imperative (stateful)&lt;/p&gt;
</description></item></channel></rss>