<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by bhartzer</title>
    <description>Stories kicked by bhartzer</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>The Yield Statement in C#</title>
      <description>The yield statement is another often overlooked keyword that was introduced in .NET 2.0. It is used to return items from a loop within a method and retain the state of the method through multiple calls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.alteridem.net%2f2007%2f08%2f22%2fthe-yield-statement-in-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.alteridem.net%2f2007%2f08%2f22%2fthe-yield-statement-in-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_Yield_Statement_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_Yield_Statement_in_C</guid>
      <pubDate>Thu, 23 Aug 2007 04:16:03 GMT</pubDate>
    </item>
    <item>
      <title>The surprising behavior of &amp;quot;as&amp;quot; in C#</title>
      <description>Type casting and the &amp;quot;as&amp;quot; operator are not the same in C#. 

Not by a long shot. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blog.activa.be%2f2007%2f08%2f22%2fTheSurprisingBehaviorOfAsInC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2007%2f08%2f22%2fTheSurprisingBehaviorOfAsInC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_surprising_behavior_of_as_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_surprising_behavior_of_as_in_C</guid>
      <pubDate>Thu, 23 Aug 2007 05:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>