<?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>Lambda Expressions in C#</title><link>http://blogs.msdn.com/pedram/archive/2007/06/02/lambda-expressions.aspx</link><description>Before being able to talk about Lambda expressions, I need to wet your appetite by touching on the difference between Expressions and Statements: i = j; while (a) f(b); The above listing is an illustration of 2 statements. As you can see evaluation order</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Lambda Expressions!</title><link>http://blogs.msdn.com/pedram/archive/2007/06/02/lambda-expressions.aspx#3050658</link><pubDate>Sun, 03 Jun 2007 00:07:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3050658</guid><dc:creator>nfurtwangler</dc:creator><description>&lt;P&gt;Can't wait to start playing around with these! &amp;nbsp;I've got Orcas Beta 1 downloaded but havn't had the time to install it or play around with C# 3.0.&lt;/P&gt;
&lt;P&gt;Are you going to post about Expression Trees? &amp;nbsp;Those seem very interesting to me as well.&lt;/P&gt;</description></item><item><title>Is C# becoming a functional language?</title><link>http://blogs.msdn.com/pedram/archive/2007/06/02/lambda-expressions.aspx#4047668</link><pubDate>Wed, 25 Jul 2007 21:07:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4047668</guid><dc:creator>David's blog</dc:creator><description /></item></channel></rss>