<?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: C#: URLEncode and URLDecode?</title>
	<atom:link href="http://www.daveamenta.com/2008-05/c-urlencode-and-urldecode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveamenta.com/2008-05/c-urlencode-and-urldecode/</link>
	<description>Indisposable By Default</description>
	<lastBuildDate>Tue, 20 Jul 2010 05:10:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave</title>
		<link>http://www.daveamenta.com/2008-05/c-urlencode-and-urldecode/comment-page-1/#comment-5200</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 26 Sep 2009 22:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveamenta.com/?p=33#comment-5200</guid>
		<description>Moazzam -

You&#039;ll need to add the System.Web component to your project, the System.Web namespace without System.Web.dll will not contain the HttpUtility.  The library is intended for ASP.NET but comes with the .net framework and will work just fine.</description>
		<content:encoded><![CDATA[<p>Moazzam -</p>
<p>You&#8217;ll need to add the System.Web component to your project, the System.Web namespace without System.Web.dll will not contain the HttpUtility.  The library is intended for ASP.NET but comes with the .net framework and will work just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moazzam</title>
		<link>http://www.daveamenta.com/2008-05/c-urlencode-and-urldecode/comment-page-1/#comment-944</link>
		<dc:creator>Moazzam</dc:creator>
		<pubDate>Thu, 26 Mar 2009 14:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveamenta.com/?p=33#comment-944</guid>
		<description>Hi,

I tried this, but System.Web namespace doesn&#039;t contain HttpUtility. Is this only available for asp.net projects? How can I use this for Windows forms application?

Thanks,
Moazzam</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried this, but System.Web namespace doesn&#8217;t contain HttpUtility. Is this only available for asp.net projects? How can I use this for Windows forms application?</p>
<p>Thanks,<br />
Moazzam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Amenta .com &#187; Blog Archive &#187; C#: Send text to a pastebin (HttpWebRequest POST example)</title>
		<link>http://www.daveamenta.com/2008-05/c-urlencode-and-urldecode/comment-page-1/#comment-9</link>
		<dc:creator>Dave Amenta .com &#187; Blog Archive &#187; C#: Send text to a pastebin (HttpWebRequest POST example)</dc:creator>
		<pubDate>Fri, 09 May 2008 04:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveamenta.com/?p=33#comment-9</guid>
		<description>[...] Make sure to URLEncode each field that is [...]</description>
		<content:encoded><![CDATA[<p>[...] Make sure to URLEncode each field that is [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
