<?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>Use a Lambda Expression for an Event Handler</title><link>http://blogs.msdn.com/ericwhite/archive/2008/08/19/use-a-lambda-expression-for-an-event-handler.aspx</link><description>[Blog Map] You can use lambda expressions to write an event handler, even for classes that predate C# 3.0 and the latest version of the framework. This can shorten your code, and make it easier to read. For example, the code to validate an XML tree using</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Use a Lambda Expression for an Event Handler</title><link>http://blogs.msdn.com/ericwhite/archive/2008/08/19/use-a-lambda-expression-for-an-event-handler.aspx#8879029</link><pubDate>Tue, 19 Aug 2008 18:36:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8879029</guid><dc:creator>int19h</dc:creator><description>&lt;p&gt;In addition to that, I've found that a lot of people do not know that you can use all the new language features even in VS2008 projects that target .NET 2.0 or 3.0 (and not 3.5).&lt;/p&gt;
</description></item><item><title>re: Use a Lambda Expression for an Event Handler</title><link>http://blogs.msdn.com/ericwhite/archive/2008/08/19/use-a-lambda-expression-for-an-event-handler.aspx#8879793</link><pubDate>Wed, 20 Aug 2008 00:24:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8879793</guid><dc:creator>EricWhite</dc:creator><description>&lt;p&gt;Good point.&lt;/p&gt;
</description></item></channel></rss>