<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Whirlwind 10: What&#39;s new in C# 4 - Dynamic Lookup</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/bruceky/Whirlwind-10-Whats-new-in-C-4-Dynamic-Lookup/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/542452_100x75.jpg</url>
		<title>Channel 9 - Whirlwind 10: What&#39;s new in C# 4 - Dynamic Lookup</title>
		<link></link>
	</image>
	<description>
ISV Architect Evangelist Bruce Kyle of Microsoft and 
MVP Stuart Celarier explore the new languages features in C#. It&#39;s a Whirlwind Tour of the important language features&amp;nbsp;of C# 4. Stuart describes each major feature and why it is useful. But doesn&#39;t get into best practices nor suggested usages. Just
 the facts about each feature. 
Whirlwinds are bite-sized webcasts, generally&amp;nbsp;shorter than 15 minutes. You can start anywhere in the series to learn about the parts you&#39;re most interested in.This session on dynamic lookup introduces a&amp;nbsp;new pseudo-type dynamic is introduced into the C# type system. It&#39;s used to call&amp;nbsp;dynamic languages,&amp;nbsp;COM object, or XML&amp;nbsp;using types not known at compile time (aka&amp;nbsp;duck typing). Stuart introduces
 the concepts of dynamic lookup and how you use it in your C# code.For more information about how to&amp;nbsp;create a dyanamic lookup language for XML, see&amp;nbsp;deCast - Dynamic Xml with C# 4.0.Also see dynamic languages 
IronPython and IronRuby. 
Discover the entire series on C#.  
What&#39;s new in C# 2 

Whirlwind 1 - Generics
Whirlwind 2 - Iterators
Whirlwind 3 - Partial types, Anonymous methods
Whirlwind 4 - Accessors, Static Classes, Nullable Types

What&#39;s new in C# 3 

Whirlwind 5 - Automatically Implemented Properties, Type Inference, Initializer
Whirlwind 6 -&amp;nbsp;Anonymous types, Extension method&amp;nbsp;
Whirlwind 7 - Lambda Expressions
Whirlwind 8 - Linq

What&#39;s new in C# 4 

Whirlwind 9 - Introducing C# 4&amp;nbsp;
Whirlwind 10 - Dynamic Lookup&amp;nbsp;
Whirlwind 11 - Named &amp;amp; Optional Parameters&amp;nbsp;
Whirlwind 12 - More COM Love&amp;nbsp;
Whirlwind 13 - Covariance &amp;amp; Contravariance&amp;nbsp;
Whirlwind 14 - Events

For the latest news for developers and ISVs, see 
US ISV Developer Community blog.Download code samples from VisualStuart.net. Also check out&amp;nbsp;Stuart&#39;s blog posts C# 4 on
Visual Stuart.NET. To run the examples, Stuart used IronPython 2.6.1 RC for .NET 4 RC. But you should be able to use later versions of IronPython. 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 20:34:22 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 20:34:22 GMT</lastBuildDate>
	<generator>Rev9</generator>
</channel>
</rss>