<?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: Retrieving Data Without the Dataset With Custom SQL</title>
	<atom:link href="http://schotime.net/blog/index.php/2009/02/12/retrieving-data-without-the-dataset-with-custom-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://schotime.net/blog/index.php/2009/02/12/retrieving-data-without-the-dataset-with-custom-sql/</link>
	<description>All Things .Net and Me</description>
	<lastBuildDate>Wed, 14 Dec 2011 23:12:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Richard Kimber</title>
		<link>http://schotime.net/blog/index.php/2009/02/12/retrieving-data-without-the-dataset-with-custom-sql/comment-page-1/#comment-146</link>
		<dc:creator>Richard Kimber</dc:creator>
		<pubDate>Sun, 15 Feb 2009 20:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/02/12/retrieving-data-without-the-dataset-with-custom-sql/#comment-146</guid>
		<description>Wow, that is really cool. I had no idea you could do this with DataContext.</description>
		<content:encoded><![CDATA[<p>Wow, that is really cool. I had no idea you could do this with DataContext.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Retrieving Data Without the Dataset With Custom SQL - Adam Schroder</title>
		<link>http://schotime.net/blog/index.php/2009/02/12/retrieving-data-without-the-dataset-with-custom-sql/comment-page-1/#comment-143</link>
		<dc:creator>Retrieving Data Without the Dataset With Custom SQL - Adam Schroder</dc:creator>
		<pubDate>Thu, 12 Feb 2009 10:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2009/02/12/retrieving-data-without-the-dataset-with-custom-sql/#comment-143</guid>
		<description>[...] In my previous post I used custom sql query and transformed the results into a nested class. However you may have overlooked way I got the data into a class. It quite easy and will work with all database connectors that implement IDbConnection.  Here is how its done. We use the DataContext that came with and used by Linq2Sql.  Click here to see the solution. [...]</description>
		<content:encoded><![CDATA[<p>[...] In my previous post I used custom sql query and transformed the results into a nested class. However you may have overlooked way I got the data into a class. It quite easy and will work with all database connectors that implement IDbConnection.  Here is how its done. We use the DataContext that came with and used by Linq2Sql.  Click here to see the solution. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

