<?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: Writing a full JSON Serializer in 100 lines of C# code</title>
	<atom:link href="http://blog.activa.be/index.php/2007/08/writing-a-full-json-serializer-in-100-lines-of-c-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.activa.be/index.php/2007/08/writing-a-full-json-serializer-in-100-lines-of-c-code/</link>
	<description>.NET, Web, Mobile and more stuff I can&#039;t stop talking about</description>
	<lastBuildDate>Sat, 21 Jan 2012 13:14:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: kubilay bayraktar</title>
		<link>http://blog.activa.be/index.php/2007/08/writing-a-full-json-serializer-in-100-lines-of-c-code/#comment-528</link>
		<dc:creator>kubilay bayraktar</dc:creator>
		<pubDate>Wed, 06 Oct 2010 11:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.activa.be/PermaLink,guid,6b0ab0a0-df84-4a30-9eff-fd904d2c343d.aspx#comment-528</guid>
		<description>I&#039;m having &quot;Exception has been thrown by the target of an invocation.&quot; error at here:

WritePair(property.Name,property.GetValue(obj, null));

any suggestion?

thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m having &#8220;Exception has been thrown by the target of an invocation.&#8221; error at here:</p>
<p>WritePair(property.Name,property.GetValue(obj, null));</p>
<p>any suggestion?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

