<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>XML Serializing a Hashtable or generic Dictionary</title><link>http://blogs.msdn.com/psheill/archive/2005/04/09/406823.aspx</link><description>The XmlSerializer in .NET has many good qualities. It creates output that is understandable and not overly verbose. It works with many data types. It has a simple, sensible policy -- it only serializes public properties and members. It doesn't require</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: XML Serializing a Hashtable or generic Dictionary</title><link>http://blogs.msdn.com/psheill/archive/2005/04/09/406823.aspx#406840</link><pubDate>Sat, 09 Apr 2005 22:11:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:406840</guid><dc:creator>Matt Berther</dc:creator><description>I've posted a similar technique [1] thats compatible with .NET 1.1 (ie: no generics), so yes, your assumption that it will work without generics is correct.&lt;br&gt;&lt;br&gt;Secondly, I've also posted a solution [2] to remove the xsi and xsd declarations from the output xml, in case anyone's interested.&lt;br&gt;&lt;br&gt;Enjoy!&lt;br&gt;&lt;br&gt;[1] &lt;a rel="nofollow" target="_new" href="http://www.mattberther.com/2004/06/000487.html"&gt;http://www.mattberther.com/2004/06/000487.html&lt;/a&gt;&lt;br&gt;[2] &lt;a rel="nofollow" target="_new" href="http://www.mattberther.com/2005/03/000603.html"&gt;http://www.mattberther.com/2005/03/000603.html&lt;/a&gt;</description></item><item><title>re: XML Serializing a Hashtable or generic Dictionary</title><link>http://blogs.msdn.com/psheill/archive/2005/04/09/406823.aspx#416439</link><pubDate>Wed, 11 May 2005 16:30:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:416439</guid><dc:creator>Vladimir Klisic</dc:creator><description>(I apologize for jumping in so late, I just found this post over Google.)&lt;br&gt;&lt;br&gt;Not so long ago I also came to the similar idea about using an intermediator between XmlSerializer and Hashtable, and ended up with a slightly different solution (framework v1.1):&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.metapropeller.com/klisa/PermaLink,guid,f70867c4-59a3-4a2b-b104-032b960c339d.aspx"&gt;http://blogs.metapropeller.com/klisa/PermaLink,guid,f70867c4-59a3-4a2b-b104-032b960c339d.aspx&lt;/a&gt;</description></item><item><title>huseyint.com &amp;raquo; XML Serializable Generic Dictionary tipi</title><link>http://blogs.msdn.com/psheill/archive/2005/04/09/406823.aspx#6642475</link><pubDate>Sun, 02 Dec 2007 17:50:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6642475</guid><dc:creator>huseyint.com » XML Serializable Generic Dictionary tipi</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://huseyint.com/2007/12/xml-serializable-generic-dictionary-tipi/"&gt;http://huseyint.com/2007/12/xml-serializable-generic-dictionary-tipi/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>XML Serializable Generic Dictionary tipi | Turk Bili??im Teknolojileri Ve G??venlik Platformu | iyinet webmaster forumu 2008 seo yar????mas?? |</title><link>http://blogs.msdn.com/psheill/archive/2005/04/09/406823.aspx#8336649</link><pubDate>Wed, 26 Mar 2008 01:09:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8336649</guid><dc:creator>XML Serializable Generic Dictionary tipi | Turk Bili??im Teknolojileri Ve G??venlik Platformu | iyinet webmaster forumu 2008 seo yar????mas?? |</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.turkbt.com/wordpress/aspnet/xml-serializable-generic-dictionary-tipi/"&gt;http://www.turkbt.com/wordpress/aspnet/xml-serializable-generic-dictionary-tipi/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Serialize Hashtable to readable format? | keyongtech</title><link>http://blogs.msdn.com/psheill/archive/2005/04/09/406823.aspx#9365565</link><pubDate>Thu, 22 Jan 2009 12:38:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9365565</guid><dc:creator>Serialize Hashtable to readable format? | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/673550-serialize-hashtable-to-readable-format"&gt;http://www.keyongtech.com/673550-serialize-hashtable-to-readable-format&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>