<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Domain-Driven Design Friendly Persistence on the Compact Framework</title>
	<atom:link href="http://ericfarr.net/2009/04/13/domain-driven-design-friendly-persistence-on-the-compact-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://ericfarr.net/2009/04/13/domain-driven-design-friendly-persistence-on-the-compact-framework/</link>
	<description>Eric Farr's view of the software world.</description>
	<lastBuildDate>Wed, 25 Nov 2009 16:49:54 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Farr</title>
		<link>http://ericfarr.net/2009/04/13/domain-driven-design-friendly-persistence-on-the-compact-framework/#comment-7</link>
		<dc:creator>Eric Farr</dc:creator>
		<pubDate>Thu, 16 Apr 2009 01:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://ericfarr.net/2009/04/13/domain-driven-design-friendly-persistence-on-the-compact-framework/#comment-7</guid>
		<description>@Jarrel: Thanks for the tip. I&#039;ll check it out.</description>
		<content:encoded><![CDATA[<p>@Jarrel: Thanks for the tip. I&#8217;ll check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarrel Cobb</title>
		<link>http://ericfarr.net/2009/04/13/domain-driven-design-friendly-persistence-on-the-compact-framework/#comment-6</link>
		<dc:creator>Jarrel Cobb</dc:creator>
		<pubDate>Wed, 15 Apr 2009 22:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://ericfarr.net/2009/04/13/domain-driven-design-friendly-persistence-on-the-compact-framework/#comment-6</guid>
		<description>Automapper (http://www.codeplex.com/AutoMapper) may help cut down on the manual mapping from DTO to domain object if you decide to go with option number 1.  It relies heavily on reflection and 3.5 framework features though, so it may not work on the compact framework.</description>
		<content:encoded><![CDATA[<p>Automapper (<a href="http://www.codeplex.com/AutoMapper" rel="nofollow">http://www.codeplex.com/AutoMapper</a>) may help cut down on the manual mapping from DTO to domain object if you decide to go with option number 1.  It relies heavily on reflection and 3.5 framework features though, so it may not work on the compact framework.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
