<?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 - Getting Loopy</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/blog/Getting-Loopy/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/c4f/images/9913286_100.jpg</url>
		<title>Channel 9 - Getting Loopy</title>
		<link></link>
	</image>
	<description>
Over
 at the Visual Basic blog, 
Matt Gertz has a great post on hidden effects with loops on stuff you may not realize.&amp;nbsp; He talks about how looping backwards versus forwards depending on the situation will drastically simplify your code or if you&#39;re looping and using the array.Count how
 the Count property will be called on every pass. 
Matt also has 
another article about additional hidden costs too that is an interesting, quick read. 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 23:35:44 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 23:35:44 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Getting Loopy</title>
		<description>
			<![CDATA[ <p>@Mauro, you say that but I still see people making these types of mistakes. &nbsp;Look at NASA, they forgot to convert from metric to english (maybe it was eng to met) for distance and crashed a multimillion dollar probe.</p><p>posted by Clint</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Getting-Loopy#c633923856000000000</link>
		<pubDate>Thu, 29 Oct 2009 04:00:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Getting-Loopy#c633923856000000000</guid>
		<dc:creator>Clint</dc:creator>
	</item>
	<item>
		<title>Re: Getting Loopy</title>
		<description>
			<![CDATA[ <p>you dont need to read Matt Gertz to know this thing.</p><p>posted by Mauro</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Getting-Loopy#c633923856000000000</link>
		<pubDate>Thu, 29 Oct 2009 04:00:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Getting-Loopy#c633923856000000000</guid>
		<dc:creator>Mauro</dc:creator>
	</item>
</channel>
</rss>