<?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: DTO in anger</title>
	<atom:link href="http://blog.frankel.ch/dto-in-anger/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch/dto-in-anger</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 22:28:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mr.D</title>
		<link>http://blog.frankel.ch/dto-in-anger/comment-page-1#comment-667</link>
		<dc:creator>Mr.D</dc:creator>
		<pubDate>Tue, 31 Aug 2010 10:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.frankel.ch/?p=157#comment-667</guid>
		<description>If you need to filter the information that you are sending to the presentation layer, with a Serializable DTO , you can mask the business object and reduce the amount of data that will be transferred when serializing.</description>
		<content:encoded><![CDATA[<p>If you need to filter the information that you are sending to the presentation layer, with a Serializable DTO , you can mask the business object and reduce the amount of data that will be transferred when serializing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

