<?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: Code Sample: Programmatically Download File Using C#</title>
	<atom:link href="http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/</link>
	<description>a learning effort by Deepak Kapoor</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:29:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ehud</title>
		<link>http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/comment-page-1/#comment-222996</link>
		<dc:creator>Ehud</dc:creator>
		<pubDate>Thu, 19 Jan 2012 11:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/#comment-222996</guid>
		<description>Thank you!</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aarati</title>
		<link>http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/comment-page-1/#comment-210741</link>
		<dc:creator>Aarati</dc:creator>
		<pubDate>Wed, 28 Dec 2011 11:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/#comment-210741</guid>
		<description>it is not working in  windows 7</description>
		<content:encoded><![CDATA[<p>it is not working in  windows 7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pam</title>
		<link>http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/comment-page-1/#comment-188579</link>
		<dc:creator>Pam</dc:creator>
		<pubDate>Wed, 16 Nov 2011 12:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/#comment-188579</guid>
		<description>Hi
can we read some content out of that HTML downloaded file?
i want &quot;Maincontent&quot; data from the HTML file, which have been downloaded from URL</description>
		<content:encoded><![CDATA[<p>Hi<br />
can we read some content out of that HTML downloaded file?<br />
i want &#8220;Maincontent&#8221; data from the HTML file, which have been downloaded from URL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kanchan</title>
		<link>http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/comment-page-1/#comment-183396</link>
		<dc:creator>Kanchan</dc:creator>
		<pubDate>Wed, 02 Nov 2011 12:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/#comment-183396</guid>
		<description>Does it work in windows application..??</description>
		<content:encoded><![CDATA[<p>Does it work in windows application..??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gluco</title>
		<link>http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/comment-page-1/#comment-178734</link>
		<dc:creator>gluco</dc:creator>
		<pubDate>Fri, 21 Oct 2011 03:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/#comment-178734</guid>
		<description>hi. i used this code to download a file but i get an html instead of a csv. when i paste the uri directly on the browser, it initiates download, but not when i do it through an app. help please.</description>
		<content:encoded><![CDATA[<p>hi. i used this code to download a file but i get an html instead of a csv. when i paste the uri directly on the browser, it initiates download, but not when i do it through an app. help please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: susan</title>
		<link>http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/comment-page-1/#comment-174967</link>
		<dc:creator>susan</dc:creator>
		<pubDate>Wed, 12 Oct 2011 16:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/#comment-174967</guid>
		<description>which library should i use if it is coded in the MS visual C++. 

thanks
Susan</description>
		<content:encoded><![CDATA[<p>which library should i use if it is coded in the MS visual C++. </p>
<p>thanks<br />
Susan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kellsie</title>
		<link>http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/comment-page-1/#comment-169073</link>
		<dc:creator>kellsie</dc:creator>
		<pubDate>Fri, 30 Sep 2011 05:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/#comment-169073</guid>
		<description>For the XML you can refer this site for help: http://deepumi.wordpress.com/2010/03/14/yahoo-geocoding-api-service-in-asp-net-3-5-c-using-webclient-asynchronously/</description>
		<content:encoded><![CDATA[<p>For the XML you can refer this site for help: <a href="http://deepumi.wordpress.com/2010/03/14/yahoo-geocoding-api-service-in-asp-net-3-5-c-using-webclient-asynchronously/" rel="nofollow">http://deepumi.wordpress.com/2010/03/14/yahoo-geocoding-api-service-in-asp-net-3-5-c-using-webclient-asynchronously/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: louk</title>
		<link>http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/comment-page-1/#comment-158439</link>
		<dc:creator>louk</dc:creator>
		<pubDate>Wed, 07 Sep 2011 07:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/#comment-158439</guid>
		<description>Hi Deepak,

On a certain website a table is showed.
I want to download that data. However the only(?!) way to do it is to get/download the XML-file behind the table.
How can i do that?

Best regards,

Louk</description>
		<content:encoded><![CDATA[<p>Hi Deepak,</p>
<p>On a certain website a table is showed.<br />
I want to download that data. However the only(?!) way to do it is to get/download the XML-file behind the table.<br />
How can i do that?</p>
<p>Best regards,</p>
<p>Louk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/comment-page-1/#comment-117584</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Thu, 16 Jun 2011 02:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/#comment-117584</guid>
		<description>Shimmy, 

Thanks for the tip. Using it shall be :)</description>
		<content:encoded><![CDATA[<p>Shimmy, </p>
<p>Thanks for the tip. Using it shall be :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shimmy</title>
		<link>http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/comment-page-1/#comment-117568</link>
		<dc:creator>Shimmy</dc:creator>
		<pubDate>Thu, 16 Jun 2011 01:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/code-sample-programmatically-download-file-using-c/#comment-117568</guid>
		<description>The WebClient class implements IDisposable, and thus should be wrapped with a using statement or at least be dispose.</description>
		<content:encoded><![CDATA[<p>The WebClient class implements IDisposable, and thus should be wrapped with a using statement or at least be dispose.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

