<?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 2: What&#39;s new in C# 2 - Iterators</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/bruceky/Whirlwind-2-Whats-new-in-C-2-Iterators/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/261730_100x75.jpg</url>
		<title>Channel 9 - Whirlwind 2: What&#39;s new in C# 2 - Iterators</title>
		<link></link>
	</image>
	<description>
Bruce Kyle of Microsoft and Stuart Celarier of CheckFree explore the new languages features in C#. It&#39;s a whirlwind tour of the important language features since C# 1. Stuart describes the feature and why it is useful. But doesn&#39;t get into best practices
 nor suggested usages. Just the facts about the feature. 
Whirlwinds are bite-sized webcasts, each is shorter than 15 minutes. You can start anywhere in the series to learn about the parts you&#39;re most interested in. 
In Part 2 about iterators, Stuart compares iterators with enumerables, describes the advantages of iterators, and tells how you can use the
yield keyword to simplify iterating through your complex objects. This feature is part of C# 2 in .NET 2.0. 
Duration: 9:05 
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.

For code samples and additional information on C# 4, see 
Visual Stuart.NET 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 04:29:35 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 04:29:35 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Whirlwind 2: What&#39;s new in C# 2 - Iterators</title>
		<description>
			<![CDATA[Resources for iterators are posted: <a href="http://visualstuart.net/blog/2008/03/20/Whirlwind2OnCIterators.aspx">
http://visualstuart.net/blog/2008/03/20/Whirlwind2OnCIterators.aspx</a><p>posted by VisualStuart</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/bruceky/Whirlwind-2-Whats-new-in-C-2-Iterators#c633417273650000000</link>
		<pubDate>Fri, 21 Mar 2008 20:16:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/bruceky/Whirlwind-2-Whats-new-in-C-2-Iterators#c633417273650000000</guid>
		<dc:creator>VisualStuart</dc:creator>
	</item>
</channel>
</rss>