<?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>dayamn.com &#187; ASP.NET</title>
	<atom:link href="http://dayamn.com/tag/asp-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://dayamn.com</link>
	<description>Things worthy of a Dayamn</description>
	<lastBuildDate>Sun, 07 Mar 2010 17:00:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Absolute and relative paths with FTPWebRequest</title>
		<link>http://dayamn.com/2010/03/absolute-and-relative-paths-with-ftpwebrequest/</link>
		<comments>http://dayamn.com/2010/03/absolute-and-relative-paths-with-ftpwebrequest/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 17:00:07 +0000</pubDate>
		<dc:creator>Alvos</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[absolute]]></category>
		<category><![CDATA[absolute path]]></category>
		<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[FTPWebRequest]]></category>
		<category><![CDATA[reative]]></category>
		<category><![CDATA[relative path]]></category>

		<guid isPermaLink="false">http://dayamn.com/?p=469</guid>
		<description><![CDATA[After persuading my client to use explicit SSL   I ran into another very curious issue that I would like to share with you and maybe it will help you solve a similar problem.
When testing the solution I had to download the files inside a specific path of an FTP location. After downloading the [...]]]></description>
		<wfw:commentRss>http://dayamn.com/2010/03/absolute-and-relative-paths-with-ftpwebrequest/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FTPWebRequest with implicit SSL: NOT POSSIBLE</title>
		<link>http://dayamn.com/2010/03/ftpwebrequest-with-implicit-ssl-not-possible/</link>
		<comments>http://dayamn.com/2010/03/ftpwebrequest-with-implicit-ssl-not-possible/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 15:58:28 +0000</pubDate>
		<dc:creator>Alvos</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[FTPWebRequest]]></category>
		<category><![CDATA[implicit]]></category>
		<category><![CDATA[implicit SSL]]></category>
		<category><![CDATA[not possible]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://dayamn.com/?p=461</guid>
		<description><![CDATA[Some time ago I had to develop a web FTP solution for a client and as a client&#8217;s choice, I had to use ASP.NET 3.5 to do it. I never liked Visual Basic.NET that much so I always use C# when I need to develop .NET applications.
I thought of using the FTPWebRequest class to develop the solution [...]]]></description>
		<wfw:commentRss>http://dayamn.com/2010/03/ftpwebrequest-with-implicit-ssl-not-possible/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
