<?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: An AutoMapper success story</title>
	<atom:link href="http://lostechies.com/jimmybogard/2009/10/08/an-automapper-success-story/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2009/10/08/an-automapper-success-story/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Sun, 19 May 2013 03:22:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Petr</title>
		<link>http://lostechies.com/jimmybogard/2009/10/08/an-automapper-success-story/#comment-1921</link>
		<dc:creator>Petr</dc:creator>
		<pubDate>Mon, 16 Nov 2009 09:12:02 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2009/10/08/an-automapper-success-story.aspx#comment-1921</guid>
		<description>Seems we&#039;ll use AutoMapper as well. Thanks for such nice piece of software, Jimmy!

See detailed info http://stackoverflow.com/questions/1734599/nhibernate-set-entity-from-transient-object-based-on-unique-field</description>
		<content:encoded><![CDATA[<p>Seems we&#8217;ll use AutoMapper as well. Thanks for such nice piece of software, Jimmy!</p>
<p>See detailed info <a href="http://stackoverflow.com/questions/1734599/nhibernate-set-entity-from-transient-object-based-on-unique-field" rel="nofollow">http://stackoverflow.com/questions/1734599/nhibernate-set-entity-from-transient-object-based-on-unique-field</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bogardj</title>
		<link>http://lostechies.com/jimmybogard/2009/10/08/an-automapper-success-story/#comment-1920</link>
		<dc:creator>bogardj</dc:creator>
		<pubDate>Fri, 06 Nov 2009 04:15:25 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2009/10/08/an-automapper-success-story.aspx#comment-1920</guid>
		<description>@Sam

I dunno - it wasn&#039;t my success story.  Try Howard&#039;s original post, I&#039;m sure he can clear it up!</description>
		<content:encoded><![CDATA[<p>@Sam</p>
<p>I dunno &#8211; it wasn&#8217;t my success story.  Try Howard&#8217;s original post, I&#8217;m sure he can clear it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://lostechies.com/jimmybogard/2009/10/08/an-automapper-success-story/#comment-1919</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 06 Nov 2009 03:37:54 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2009/10/08/an-automapper-success-story.aspx#comment-1919</guid>
		<description>Trying to follow this... did you end up making a EditModelEntityMapper and OutputViewModelMapper for each Entity class * NoOfViewModel Classes for that entity? 

LLBLGen has made me lazy :(</description>
		<content:encoded><![CDATA[<p>Trying to follow this&#8230; did you end up making a EditModelEntityMapper and OutputViewModelMapper for each Entity class * NoOfViewModel Classes for that entity? </p>
<p>LLBLGen has made me lazy <img src='http://lostechies.com/jimmybogard/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bogardj</title>
		<link>http://lostechies.com/jimmybogard/2009/10/08/an-automapper-success-story/#comment-1918</link>
		<dc:creator>bogardj</dc:creator>
		<pubDate>Sat, 24 Oct 2009 19:19:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2009/10/08/an-automapper-success-story.aspx#comment-1918</guid>
		<description>@Tad

I&#039;ve never used MongoDB, but I did get a patch to be able to map from IDataReader/DataSets.</description>
		<content:encoded><![CDATA[<p>@Tad</p>
<p>I&#8217;ve never used MongoDB, but I did get a patch to be able to map from IDataReader/DataSets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tad</title>
		<link>http://lostechies.com/jimmybogard/2009/10/08/an-automapper-success-story/#comment-1917</link>
		<dc:creator>Tad</dc:creator>
		<pubDate>Fri, 23 Oct 2009 22:14:18 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2009/10/08/an-automapper-success-story.aspx#comment-1917</guid>
		<description>Hi,
I would like to use automapper like tool in mapping from my domain objects to MongoDB Documents (document oriented database),
is is possible to extend Automapper in that way ? I would really like to use MongoDB in my future project  but i don&#039;t want to deal with magic strings which i have to use if i user mongoDB c# driver</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I would like to use automapper like tool in mapping from my domain objects to MongoDB Documents (document oriented database),<br />
is is possible to extend Automapper in that way ? I would really like to use MongoDB in my future project  but i don&#8217;t want to deal with magic strings which i have to use if i user mongoDB c# driver</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy McCafferty</title>
		<link>http://lostechies.com/jimmybogard/2009/10/08/an-automapper-success-story/#comment-1916</link>
		<dc:creator>Billy McCafferty</dc:creator>
		<pubDate>Thu, 08 Oct 2009 18:50:22 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2009/10/08/an-automapper-success-story.aspx#comment-1916</guid>
		<description>Thanks for sharing Jimmy!  I intend on using AutoMapper more on future projects...it&#039;s great to see examples of its use with S#arp Architecture as well.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing Jimmy!  I intend on using AutoMapper more on future projects&#8230;it&#8217;s great to see examples of its use with S#arp Architecture as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
