<?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: NHibernate To DataSet</title>
	<atom:link href="http://abombss.com/blog/2007/05/09/nhibernate-to-dataset/feed/" rel="self" type="application/rss+xml" />
	<link>http://abombss.com/blog/2007/05/09/nhibernate-to-dataset/</link>
	<description>Abstract &#38;&#38; Concrete</description>
	<lastBuildDate>Fri, 20 Apr 2012 11:16:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Doska</title>
		<link>http://abombss.com/blog/2007/05/09/nhibernate-to-dataset/comment-page-1/#comment-33077</link>
		<dc:creator>Doska</dc:creator>
		<pubDate>Sun, 14 Nov 2010 14:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://abombss.com/blog/2007/05/09/nhibernate-to-dataset/#comment-33077</guid>
		<description>Too late, cowboy </description>
		<content:encoded><![CDATA[<p>Too late, cowboy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RichB</title>
		<link>http://abombss.com/blog/2007/05/09/nhibernate-to-dataset/comment-page-1/#comment-32435</link>
		<dc:creator>RichB</dc:creator>
		<pubDate>Fri, 22 May 2009 13:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://abombss.com/blog/2007/05/09/nhibernate-to-dataset/#comment-32435</guid>
		<description>This is great. However, there are a few improvements that could be made: 
 
Support for Nullable Types in ReflectionUtil 
Change CriteriaToDataTable() into a ToDataTable() extension method on NHibernate&#039;s IQuery/ICriteria interfaces. 
Add support for aliasing column names (eg by passing in the column name like &quot;XYZ as ABC&quot;. 
It would be much more flexible if the &quot;properties&quot; string array was an IEnumerable&lt;string&gt;. 
 
I&#039;d love to let you have my private branch that adds these features. However, I can promise they&#039;d only take you 15 minutes to implement. </description>
		<content:encoded><![CDATA[<p>This is great. However, there are a few improvements that could be made: </p>
<p>Support for Nullable Types in ReflectionUtil<br />
Change CriteriaToDataTable() into a ToDataTable() extension method on NHibernate&#039;s IQuery/ICriteria interfaces.<br />
Add support for aliasing column names (eg by passing in the column name like &quot;XYZ as ABC&quot;.<br />
It would be much more flexible if the &quot;properties&quot; string array was an IEnumerable&lt;string&gt;. </p>
<p>I&#039;d love to let you have my private branch that adds these features. However, I can promise they&#039;d only take you 15 minutes to implement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Tybor</title>
		<link>http://abombss.com/blog/2007/05/09/nhibernate-to-dataset/comment-page-1/#comment-5827</link>
		<dc:creator>Adam Tybor</dc:creator>
		<pubDate>Fri, 11 Apr 2008 14:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://abombss.com/blog/2007/05/09/nhibernate-to-dataset/#comment-5827</guid>
		<description>N/Hibernate is a totally different persistence model than ADO and DataSets.  This something I haven&#039;t used since the time I wrote the post.  It was for some integration with the Telerik Rad WebControls for a legacy app.

There is a project in Castle Contrib called ARDataSource which may also help you.

http://svn.castleproject.org:8080/svn/castlecontrib/ardatasource/trunk/</description>
		<content:encoded><![CDATA[<p>N/Hibernate is a totally different persistence model than ADO and DataSets.  This something I haven&#8217;t used since the time I wrote the post.  It was for some integration with the Telerik Rad WebControls for a legacy app.</p>
<p>There is a project in Castle Contrib called ARDataSource which may also help you.</p>
<p><a href="http://svn.castleproject.org:8080/svn/castlecontrib/ardatasource/trunk/" rel="nofollow">http://svn.castleproject.org:8080/svn/castlecontrib/ardatasource/trunk/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://abombss.com/blog/2007/05/09/nhibernate-to-dataset/comment-page-1/#comment-5132</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 03 Apr 2008 11:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://abombss.com/blog/2007/05/09/nhibernate-to-dataset/#comment-5132</guid>
		<description>Cheers, looks good to me and is something that should be a part of the NHib framework IMHO. I dont see DataSets as tying you down to a specific data access layer so I dont know why its not avalaiable in NHib other than keeping in sync with the Java port.</description>
		<content:encoded><![CDATA[<p>Cheers, looks good to me and is something that should be a part of the NHib framework IMHO. I dont see DataSets as tying you down to a specific data access layer so I dont know why its not avalaiable in NHib other than keeping in sync with the Java port.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

