<?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: Generic Dictionaries vs. the XmlSerializer</title>
	<atom:link href="http://www.sitepoint.com/blogs/2006/07/09/generic-dictionaries-vs-the-xmlserializer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2006/07/09/generic-dictionaries-vs-the-xmlserializer/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Thu, 04 Dec 2008 01:36:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: pwelter34</title>
		<link>http://www.sitepoint.com/blogs/2006/07/09/generic-dictionaries-vs-the-xmlserializer/#comment-36562</link>
		<dc:creator>pwelter34</dc:creator>
		<pubDate>Tue, 11 Jul 2006 16:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1621#comment-36562</guid>
		<description>Here is a &lt;a href="http://weblogs.asp.net/pwelter34/archive/2006/05/03/444961.aspx" rel="nofollow"&gt;XML Serializable Generic Dictionary&lt;/a&gt;.

~ Paul</description>
		<content:encoded><![CDATA[<p>Here is a <a href="http://weblogs.asp.net/pwelter34/archive/2006/05/03/444961.aspx" rel="nofollow">XML Serializable Generic Dictionary</a>.</p>
<p>~ Paul</p>]]></content:encoded>
	</item>
	<item>
		<title>By: wwb_99</title>
		<link>http://www.sitepoint.com/blogs/2006/07/09/generic-dictionaries-vs-the-xmlserializer/#comment-36064</link>
		<dc:creator>wwb_99</dc:creator>
		<pubDate>Sun, 09 Jul 2006 02:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1621#comment-36064</guid>
		<description>Not exactly certain what you are hitting at here Rui. The issue appears to me to be that one cannot serialize KeyValuePair, for reasons I admittedly am not certain of. In addition, objects accessible with indexers, eg lists, are serializable without any special voodoo.</description>
		<content:encoded><![CDATA[<p>Not exactly certain what you are hitting at here Rui. The issue appears to me to be that one cannot serialize KeyValuePair, for reasons I admittedly am not certain of. In addition, objects accessible with indexers, eg lists, are serializable without any special voodoo.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: pufa</title>
		<link>http://www.sitepoint.com/blogs/2006/07/09/generic-dictionaries-vs-the-xmlserializer/#comment-36030</link>
		<dc:creator>pufa</dc:creator>
		<pubDate>Sat, 08 Jul 2006 22:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1621#comment-36030</guid>
		<description>Isn't the problem with serializing Dictionaries / Hastables realated to circular refereces? Objects with circular references can't be xml serialized by the "automagic XmlSerialization".

cheers,
Rui</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t the problem with serializing Dictionaries / Hastables realated to circular refereces? Objects with circular references can&#8217;t be xml serialized by the &#8220;automagic XmlSerialization&#8221;.</p>
<p>cheers,<br />
Rui</p>]]></content:encoded>
	</item>
</channel>
</rss>
