<?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>ASPcenter.net &#187; file manager</title>
	<atom:link href="http://www.aspcenter.net/tag/file-manager/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aspcenter.net</link>
	<description>Il blog degli sviluppatori ASP e .NET</description>
	<lastBuildDate>Mon, 08 Mar 2010 10:03:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Un file manager in ASP</title>
		<link>http://www.aspcenter.net/2010/02/file-manager-asp.html</link>
		<comments>http://www.aspcenter.net/2010/02/file-manager-asp.html#comments</comments>
		<pubDate>Wed, 24 Feb 2010 11:54:59 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Gestione File]]></category>
		<category><![CDATA[file manager]]></category>
		<category><![CDATA[fso]]></category>
		<category><![CDATA[oggetto fso]]></category>
		<category><![CDATA[scripting filesystemobject]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=251</guid>
		<description><![CDATA[Grazie all&#8217;oggetto File System (FSO) attraverso ASP possiamo creare diverse piccole e semplici applicazioni Web che gestiscono, in maniera più o meno complessa, file di qualsiasi tipo e natura.
La più bella applicazione che possiamo creare in ASP, sfruttando il File System di Windows (leggendolo con l&#8217;omonimo oggetto) è un File Manager, ovvero una simulazione dell&#8217;Esplora [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/02/file-manager-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>L&#8217;oggetto File System</title>
		<link>http://www.aspcenter.net/2010/02/oggetto-file-system.html</link>
		<comments>http://www.aspcenter.net/2010/02/oggetto-file-system.html#comments</comments>
		<pubDate>Wed, 24 Feb 2010 11:43:11 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Gestione File]]></category>
		<category><![CDATA[createtextfile]]></category>
		<category><![CDATA[file manager]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[fso]]></category>
		<category><![CDATA[oggetto fso]]></category>
		<category><![CDATA[opentextfile]]></category>
		<category><![CDATA[scripting filesystemobject]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=237</guid>
		<description><![CDATA[Il File System altro non è che un componente presente in ogni computer che permette di creare, modificare, rinominare, cancellare, file e cartelle. Insomma, senza il File System non esisterebbe il concetto di computer e, per certi versi, nemmeno il concetto di informatica.
ASP dispone della libreria Scripting.FileSystemObject che permette, mediante un&#8217;applicazione Web, di gestire i [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/02/oggetto-file-system.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

