<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://spellcoder.com/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>Welcome to the Age of Expression</title><link>http://spellcoder.com/blogs/dodyg/archive/2006/05/12/65.aspx</link><description>"Expression&amp;lt;Func&amp;lt;int, int&amp;gt;&amp;gt; expr = a =&amp;gt; a + 3;Console.WriteLine(expr); // prints "a =&amp;gt; Add(a, 3)"Func&amp;lt;int, int&amp;gt; func = expr.Compile(); // LCG's an MSIL method from the exprConsole.WriteLine(func(4)); // prints "7"" (Don Box)You</description><dc:language>en-US</dc:language><generator>CommunityServer 2.0 (Build: 60217.2664)</generator></channel></rss>