<?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: Ad-hoc mapping with NHibernate</title>
	<atom:link href="http://lostechies.com/jimmybogard/2010/06/30/ad-hoc-mapping-with-nhibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2010/06/30/ad-hoc-mapping-with-nhibernate/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Wed, 19 Jun 2013 12:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Rafael Paschoal</title>
		<link>http://lostechies.com/jimmybogard/2010/06/30/ad-hoc-mapping-with-nhibernate/#comment-5444</link>
		<dc:creator>Rafael Paschoal</dc:creator>
		<pubDate>Mon, 28 Jan 2013 12:27:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2010/06/29/ad-hoc-mapping-with-nhibernate.aspx#comment-5444</guid>
		<description>I Just loved it! I have been trying to find a solution for my report engine for days, and this seens to be the best one for my application! I&#039;m using MVC 3 Framework along with Fluent Nhibernate and Crystal Reports. Awesome!</description>
		<content:encoded><![CDATA[<p>I Just loved it! I have been trying to find a solution for my report engine for days, and this seens to be the best one for my application! I&#8217;m using MVC 3 Framework along with Fluent Nhibernate and Crystal Reports. Awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dario-g</title>
		<link>http://lostechies.com/jimmybogard/2010/06/30/ad-hoc-mapping-with-nhibernate/#comment-2493</link>
		<dc:creator>dario-g</dc:creator>
		<pubDate>Sat, 16 Oct 2010 13:04:52 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2010/06/29/ad-hoc-mapping-with-nhibernate.aspx#comment-2493</guid>
		<description>Really? Wow. I&#039;m surprised that you didn&#039;t know AliasToBean earlier.

How you do query for lists? Pull whole objects?</description>
		<content:encoded><![CDATA[<p>Really? Wow. I&#8217;m surprised that you didn&#8217;t know AliasToBean earlier.</p>
<p>How you do query for lists? Pull whole objects?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shehab</title>
		<link>http://lostechies.com/jimmybogard/2010/06/30/ad-hoc-mapping-with-nhibernate/#comment-2492</link>
		<dc:creator>Shehab</dc:creator>
		<pubDate>Mon, 27 Sep 2010 20:28:10 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2010/06/29/ad-hoc-mapping-with-nhibernate.aspx#comment-2492</guid>
		<description>I have to say that I have been searching for days till I found your blog.</description>
		<content:encoded><![CDATA[<p>I have to say that I have been searching for days till I found your blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iwayneo</title>
		<link>http://lostechies.com/jimmybogard/2010/06/30/ad-hoc-mapping-with-nhibernate/#comment-2491</link>
		<dc:creator>iwayneo</dc:creator>
		<pubDate>Thu, 12 Aug 2010 15:19:17 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2010/06/29/ad-hoc-mapping-with-nhibernate.aspx#comment-2491</guid>
		<description>If this was an SP you could query the DB to get the columns output from the SP then use DynamicLinq class creation to generate a class at runtime to pass to the SetResultTransformer(Transformers.AliasToBean(typeof(DynamicClass)))
And then have fully dynammic mappings!!

cool!</description>
		<content:encoded><![CDATA[<p>If this was an SP you could query the DB to get the columns output from the SP then use DynamicLinq class creation to generate a class at runtime to pass to the SetResultTransformer(Transformers.AliasToBean(typeof(DynamicClass)))<br />
And then have fully dynammic mappings!!</p>
<p>cool!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
