<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kerry D. Wong &#187; XML</title>
	<atom:link href="http://www.kerrywong.com/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 02:01:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>XML Serialization Surprise in VS 2005</title>
		<link>http://www.kerrywong.com/2006/11/04/xml-serialization-surprise-in-vs-2005/</link>
		<comments>http://www.kerrywong.com/2006/11/04/xml-serialization-surprise-in-vs-2005/#comments</comments>
		<pubDate>Sat, 04 Nov 2006 10:11:30 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Reflection]]></category>
		<category><![CDATA[Serialization]]></category>
		<category><![CDATA[Visual Studio .Net]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://dimension/2006/11/04/xml-serialization-surprise-in-vs-2005/</guid>
		<description><![CDATA[In a post last year, I wrote about the pitfalls when generating classes using the xsd tool in .Net framework 1.1. And some preliminary tests had suggested that the issues of xsd not generating the correct serializable class had been fixed in framework 2.0. A recent project at a client site had proved this to [...]]]></description>
		<wfw:commentRss>http://www.kerrywong.com/2006/11/04/xml-serialization-surprise-in-vs-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML Serialization Surprise</title>
		<link>http://www.kerrywong.com/2005/09/17/xml-serialization-surprise/</link>
		<comments>http://www.kerrywong.com/2005/09/17/xml-serialization-surprise/#comments</comments>
		<pubDate>Sat, 17 Sep 2005 11:01:04 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[C Sharp (C#)]]></category>
		<category><![CDATA[Serialization]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://dimension/2005/09/17/xml-serialization-surprise/</guid>
		<description><![CDATA[I have been using XML serialization in .Net 1.1 for quite some time and never ran into any problems before until quite recently. A couple of days ago, while I was working at a client site, I used xsd to generate an C# class for an XML file as usual. But when I ran it, [...]]]></description>
		<wfw:commentRss>http://www.kerrywong.com/2005/09/17/xml-serialization-surprise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

