<?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: Making a JSON service request using C#</title>
	<atom:link href="http://blog.manglar.com/json-post-request/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.manglar.com/json-post-request/</link>
	<description>{ideas}</description>
	<lastBuildDate>Wed, 16 Nov 2011 15:15:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Germán Medina</title>
		<link>http://blog.manglar.com/json-post-request/#comment-26</link>
		<dc:creator>Germán Medina</dc:creator>
		<pubDate>Wed, 02 Mar 2011 15:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://manglar.wordpress.com/?p=42#comment-26</guid>
		<description>The data variable should be any class you are trying to serialize to send to the JSON service.</description>
		<content:encoded><![CDATA[<p>The data variable should be any class you are trying to serialize to send to the JSON service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeze34</title>
		<link>http://blog.manglar.com/json-post-request/#comment-25</link>
		<dc:creator>zeze34</dc:creator>
		<pubDate>Wed, 02 Mar 2011 10:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://manglar.wordpress.com/?p=42#comment-25</guid>
		<description>The &quot;data&quot; variable defined in where? What is the type?</description>
		<content:encoded><![CDATA[<p>The &#8220;data&#8221; variable defined in where? What is the type?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

