<?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>Walkthrough: Dynamic Programming in Visual Basic 10.0 and C# 4.0 (Lisa Feigenbaum)</title><link>http://blogs.msdn.com/vbteam/archive/2008/12/17/walkthrough-dynamic-programming-in-visual-basic-10-0-and-c-4-0-lisa-feigenbaum.aspx</link><description>This blog post is part of a series on the walkthroughs included in the October VS2010 CTP . Each walkthrough guides you through a series of steps, to help you experience the new features coming up in Visual Studio 2010 and .NET Framework 4.0. Even if</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>
	The Future of Managed Code
</title><link>http://blogs.msdn.com/vbteam/archive/2008/12/17/walkthrough-dynamic-programming-in-visual-basic-10-0-and-c-4-0-lisa-feigenbaum.aspx#9443196</link><pubDate>Wed, 25 Feb 2009 00:32:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9443196</guid><dc:creator>
	The Future of Managed Code
</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.chriseargle.com/page/The-Future-of-Managed-Code.aspx"&gt;http://www.chriseargle.com/page/The-Future-of-Managed-Code.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Visual Studio 2010 Beta 1探索笔记（2）：动态特性与IronPython</title><link>http://blogs.msdn.com/vbteam/archive/2008/12/17/walkthrough-dynamic-programming-in-visual-basic-10-0-and-c-4-0-lisa-feigenbaum.aspx#9633312</link><pubDate>Thu, 21 May 2009 07:44:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9633312</guid><dc:creator>redmoon</dc:creator><description>&lt;p&gt;在.NET4.0中加入的一个重要特性就是动态特性，即所谓的dynamic关键字。更多的信息可以参看MSDN的帮助，或阅读如下InfoQ文章：《微软.NET编程语言的未来》，《.NET和动态语言》。...&lt;/p&gt;
</description></item><item><title>re: Walkthrough: Dynamic Programming in Visual Basic 10.0 and C# 4.0 (Lisa Feigenbaum)</title><link>http://blogs.msdn.com/vbteam/archive/2008/12/17/walkthrough-dynamic-programming-in-visual-basic-10-0-and-c-4-0-lisa-feigenbaum.aspx#9913390</link><pubDate>Tue, 27 Oct 2009 08:45:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9913390</guid><dc:creator>Kev</dc:creator><description>&lt;p&gt;The IRon Python scenario does not work for me.&lt;/p&gt;
&lt;p&gt;Get a runtimeBinder exception was unhandled&lt;/p&gt;
&lt;p&gt;'Microsoft.Scripting.Hosting.ScriptScope' does not contain a definition for 'shuffle'&lt;/p&gt;
&lt;p&gt;Yes, I have followed all instructions to add references, using statements and copied the &amp;quot;Lib&amp;quot; folder over to bin/debug.&lt;/p&gt;
</description></item><item><title>re: Walkthrough: Dynamic Programming in Visual Basic 10.0 and C# 4.0 (Lisa Feigenbaum)</title><link>http://blogs.msdn.com/vbteam/archive/2008/12/17/walkthrough-dynamic-programming-in-visual-basic-10-0-and-c-4-0-lisa-feigenbaum.aspx#9921008</link><pubDate>Wed, 11 Nov 2009 19:51:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9921008</guid><dc:creator>Bob Oberg</dc:creator><description>&lt;p&gt;In the VS2010 Beta2 Python sample I get an error equivalent to:&lt;/p&gt;
&lt;p&gt;'Microsoft.Scripting.Hosting.ScriptScope' does not contain a definition for 'shuffle' (in that case method was 'welcome')&lt;/p&gt;
</description></item><item><title>re: Walkthrough: Dynamic Programming in Visual Basic 10.0 and C# 4.0 (Lisa Feigenbaum)</title><link>http://blogs.msdn.com/vbteam/archive/2008/12/17/walkthrough-dynamic-programming-in-visual-basic-10-0-and-c-4-0-lisa-feigenbaum.aspx#9921017</link><pubDate>Wed, 11 Nov 2009 20:01:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9921017</guid><dc:creator>VBTeam</dc:creator><description>&lt;p&gt;The code in this walkthrough doesn't work with Beta 2. There have been changes to IronPython as well as VB and C#. Here's an updated walkthrough that works with IronPython 2.6 and VS 2010 Beta 2:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/ee461504"&gt;http://msdn.microsoft.com/en-us/library/ee461504&lt;/a&gt;(VS.100).aspx&lt;/p&gt;
&lt;p&gt;--Doug Rothaus&lt;/p&gt;
</description></item></channel></rss>