<?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"
	>
<channel>
	<title>Comments on: Xml serialize and deserialize an object</title>
	<atom:link href="http://devblog.antongochev.net/2008/06/20/xmlconverter-serializedeserialize-an-object-to-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.antongochev.net/2008/06/20/xmlconverter-serializedeserialize-an-object-to-xml/</link>
	<description>Programming is an art...</description>
	<pubDate>Thu, 09 Feb 2012 07:30:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Anton Gochev&#8217;s Weblog &#187; XmlConverter performance improvement</title>
		<link>http://devblog.antongochev.net/2008/06/20/xmlconverter-serializedeserialize-an-object-to-xml/#comment-363</link>
		<dc:creator>Anton Gochev&#8217;s Weblog &#187; XmlConverter performance improvement</dc:creator>
		<pubDate>Thu, 06 Aug 2009 09:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://ganton.wordpress.com/?p=9#comment-363</guid>
		<description>[...] XmlConverter - serialize/deserialize an object to/from Xml Popular Posts [...]</description>
		<content:encoded><![CDATA[<p>[...] XmlConverter - serialize/deserialize an object to/from Xml Popular Posts [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XmlConverter - serialize/deserialize an object to/from Xml (continue) : Anton Gochev&#8217;s Weblog</title>
		<link>http://devblog.antongochev.net/2008/06/20/xmlconverter-serializedeserialize-an-object-to-xml/#comment-26</link>
		<dc:creator>XmlConverter - serialize/deserialize an object to/from Xml (continue) : Anton Gochev&#8217;s Weblog</dc:creator>
		<pubDate>Thu, 10 Jul 2008 15:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://ganton.wordpress.com/?p=9#comment-26</guid>
		<description>[...] days ago I wrote about a static class named XmlConverter. It contains few generic methods which allow an object to be serialized to XML or deserialized [...]</description>
		<content:encoded><![CDATA[<p>[...] days ago I wrote about a static class named XmlConverter. It contains few generic methods which allow an object to be serialized to XML or deserialized [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XmlConverter - serialize/deserialize an object to/from Xml in VB.Net : Anton Gochev&#8217;s Weblog</title>
		<link>http://devblog.antongochev.net/2008/06/20/xmlconverter-serializedeserialize-an-object-to-xml/#comment-25</link>
		<dc:creator>XmlConverter - serialize/deserialize an object to/from Xml in VB.Net : Anton Gochev&#8217;s Weblog</dc:creator>
		<pubDate>Thu, 10 Jul 2008 15:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://ganton.wordpress.com/?p=9#comment-25</guid>
		<description>[...] is an implementation using VB.Net of XmlConverter class from my old post. I&#8217;ll not rewrite the post but just put the code and sample of its use. The idea is to allow [...]</description>
		<content:encoded><![CDATA[<p>[...] is an implementation using VB.Net of XmlConverter class from my old post. I&#8217;ll not rewrite the post but just put the code and sample of its use. The idea is to allow [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serialize/Deserialize a Font and Color to/from XML : Anton Gochev&#8217;s Weblog</title>
		<link>http://devblog.antongochev.net/2008/06/20/xmlconverter-serializedeserialize-an-object-to-xml/#comment-24</link>
		<dc:creator>Serialize/Deserialize a Font and Color to/from XML : Anton Gochev&#8217;s Weblog</dc:creator>
		<pubDate>Thu, 10 Jul 2008 15:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://ganton.wordpress.com/?p=9#comment-24</guid>
		<description>[...] is an example of serializing and deserializing an instance of UIAppearance class. This example uses XmlConverter to serialize the [...]</description>
		<content:encoded><![CDATA[<p>[...] is an example of serializing and deserializing an instance of UIAppearance class. This example uses XmlConverter to serialize the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

