<?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>Closures in VB Part 3: Scope</title><link>http://blogs.msdn.com/vbteam/archive/2007/05/25/closures-in-vb-part-3-scope.aspx</link><description>Jared here again. For previous articles in this series please see Part 1: Introduction Part 2: Method Calls Thus far in the series we've only lifted variables that are declared in the same block/scope. What happens if we lift variables in different scope?</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Closures in VB Part 3: Scope</title><link>http://blogs.msdn.com/vbteam/archive/2007/05/25/closures-in-vb-part-3-scope.aspx#2936208</link><pubDate>Mon, 28 May 2007 09:43:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2936208</guid><dc:creator>Mike Griffiths</dc:creator><description>&lt;p&gt;A great series of articles - thanks for the background detail as I think it is fascinating to see how things like Closures are implemented within VB and the .NET Framework. The potential for such abstraction is one of the most interesting capabilities of .NET.&lt;/p&gt;
</description></item><item><title>FYI: C# and VB Closures are per-scope</title><link>http://blogs.msdn.com/vbteam/archive/2007/05/25/closures-in-vb-part-3-scope.aspx#3145992</link><pubDate>Thu, 07 Jun 2007 21:13:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3145992</guid><dc:creator>Fabulous Adventures In Coding</dc:creator><description>&lt;p&gt;This post assumes that you understand how closures are implemented in C#. They're implemented in essentially&lt;/p&gt;
</description></item><item><title>re: Closures in VB Part 3: Scope</title><link>http://blogs.msdn.com/vbteam/archive/2007/05/25/closures-in-vb-part-3-scope.aspx#3189106</link><pubDate>Sat, 09 Jun 2007 23:31:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3189106</guid><dc:creator>Ken</dc:creator><description>&lt;p&gt;Can you post a code example of why using closures is beneficial and powerful? &amp;nbsp;&lt;/p&gt;
</description></item><item><title>Closures in VB Part 4: Variable Lifetime</title><link>http://blogs.msdn.com/vbteam/archive/2007/05/25/closures-in-vb-part-3-scope.aspx#3320086</link><pubDate>Sat, 16 Jun 2007 00:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3320086</guid><dc:creator>The Visual Basic Team</dc:creator><description>&lt;p&gt;For previous articles in this series please see Part 1: Introduction Part 2: Method Calls Part 3: Scope&lt;/p&gt;
</description></item><item><title>Closures in VB Part 5: Looping</title><link>http://blogs.msdn.com/vbteam/archive/2007/05/25/closures-in-vb-part-3-scope.aspx#4068151</link><pubDate>Thu, 26 Jul 2007 19:42:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4068151</guid><dc:creator>The Visual Basic Team</dc:creator><description>&lt;p&gt;For previous articles in the series please see Part 1: Introduction Part 2: Method Calls Part 3: Scope&lt;/p&gt;
</description></item><item><title>New for Visual Studio 2008 - Support for anonymous methods and lambda expressions</title><link>http://blogs.msdn.com/vbteam/archive/2007/05/25/closures-in-vb-part-3-scope.aspx#5034764</link><pubDate>Fri, 21 Sep 2007 18:37:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5034764</guid><dc:creator>The Visual Studio Code Analysis Team Blog</dc:creator><description>&lt;p&gt;One of my favorite new features for Code Analysis in Visual Studio 2008 is our support for analyzing&lt;/p&gt;
</description></item></channel></rss>