<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ASP.NET Performance through early binding</title>
	<atom:link href="http://www.andreas-kraus.net/blog/aspnet-performance-through-early-binding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andreas-kraus.net/blog/aspnet-performance-through-early-binding/</link>
	<description>News, Tutorials and Codesnippets about C#, ASP.NET- Silverlight</description>
	<lastBuildDate>Tue, 05 Jul 2011 10:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: vasanthi</title>
		<link>http://www.andreas-kraus.net/blog/aspnet-performance-through-early-binding/comment-page-1/#comment-124906</link>
		<dc:creator>vasanthi</dc:creator>
		<pubDate>Wed, 17 Sep 2008 08:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.andreas-kraus.net/blog/aspnet-performance-through-early-binding/#comment-124906</guid>
		<description>WoW!!. Keep it UP..</description>
		<content:encoded><![CDATA[<p>WoW!!. Keep it UP..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Izzmo</title>
		<link>http://www.andreas-kraus.net/blog/aspnet-performance-through-early-binding/comment-page-1/#comment-2957</link>
		<dc:creator>Izzmo</dc:creator>
		<pubDate>Mon, 13 Nov 2006 20:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.andreas-kraus.net/blog/aspnet-performance-through-early-binding/#comment-2957</guid>
		<description>Wow, that&#039;s amazing how the bindings made that much of a difference.

Cool, thanks for pointing that out.</description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s amazing how the bindings made that much of a difference.</p>
<p>Cool, thanks for pointing that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adi</title>
		<link>http://www.andreas-kraus.net/blog/aspnet-performance-through-early-binding/comment-page-1/#comment-2322</link>
		<dc:creator>Adi</dc:creator>
		<pubDate>Wed, 25 Oct 2006 12:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.andreas-kraus.net/blog/aspnet-performance-through-early-binding/#comment-2322</guid>
		<description>Good point!</description>
		<content:encoded><![CDATA[<p>Good point!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://www.andreas-kraus.net/blog/aspnet-performance-through-early-binding/comment-page-1/#comment-2303</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Tue, 24 Oct 2006 16:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.andreas-kraus.net/blog/aspnet-performance-through-early-binding/#comment-2303</guid>
		<description>(duh! blog ate my comment)

The result of _that_ loop is constant and can be precomputed. In this case early-binding helps so much because the JIT has enough information to optimize it away entirely.</description>
		<content:encoded><![CDATA[<p>(duh! blog ate my comment)</p>
<p>The result of _that_ loop is constant and can be precomputed. In this case early-binding helps so much because the JIT has enough information to optimize it away entirely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vikram</title>
		<link>http://www.andreas-kraus.net/blog/aspnet-performance-through-early-binding/comment-page-1/#comment-2295</link>
		<dc:creator>vikram</dc:creator>
		<pubDate>Tue, 24 Oct 2006 13:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.andreas-kraus.net/blog/aspnet-performance-through-early-binding/#comment-2295</guid>
		<description>Good point made</description>
		<content:encoded><![CDATA[<p>Good point made</p>
]]></content:encoded>
	</item>
</channel>
</rss>

