<?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: Still sticking to the DataReader most of the time</title>
	<atom:link href="http://www.andreas-kraus.net/blog/still-sticking-to-the-datareader-most-of-the-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andreas-kraus.net/blog/still-sticking-to-the-datareader-most-of-the-time/</link>
	<description>News, Tutorials and Codesnippets about C#, ASP.NET- Silverlight</description>
	<lastBuildDate>Sat, 15 May 2010 18:07:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Bryan</title>
		<link>http://www.andreas-kraus.net/blog/still-sticking-to-the-datareader-most-of-the-time/comment-page-1/#comment-173875</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Tue, 20 Oct 2009 14:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.andreas-kraus.net/blog/?p=252#comment-173875</guid>
		<description>It makes sense that the datareader is faster, especially that it&#039;s faster than the dataset.  As I understand it the datareader is a simple hosepipe.   It&#039;s forward only and read only so there&#039;s a lot less overhead to allow for inserting new records and such.</description>
		<content:encoded><![CDATA[<p>It makes sense that the datareader is faster, especially that it&#8217;s faster than the dataset.  As I understand it the datareader is a simple hosepipe.   It&#8217;s forward only and read only so there&#8217;s a lot less overhead to allow for inserting new records and such.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
