<?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>Live with Dot Net &#187; Copy Directory from the file system</title>
	<atom:link href="http://www.livewithdotnet.com/tag/copy-directory-from-the-file-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.livewithdotnet.com</link>
	<description>Just another Programming weblog</description>
	<lastBuildDate>Tue, 07 Feb 2012 22:36:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Copy Directory from the file system</title>
		<link>http://www.livewithdotnet.com/copy-directory-from-the-file-system/</link>
		<comments>http://www.livewithdotnet.com/copy-directory-from-the-file-system/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 21:56:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C Sharp .Net]]></category>
		<category><![CDATA[c sharp code]]></category>
		<category><![CDATA[copy directory]]></category>
		<category><![CDATA[Copy Directory from the file system]]></category>
		<category><![CDATA[file system]]></category>

		<guid isPermaLink="false">http://www.livewithdotnet.com/?p=17</guid>
		<description><![CDATA[There is a missing class in the .net library to copy directory from the file system in the System.io namespace. The below code provide the functionality to copy directory to other location. It needs two parameters source folders and the destination path. 1 2 3 4 5 6 7 8 9 10 11 12 13 [...]<p><a href="http://www.livewithdotnet.com/copy-directory-from-the-file-system/">Copy Directory from the file system</a> is a post from: <a href="http://www.livewithdotnet.com">Live with Dot Net</a></p>
]]></description>
		<wfw:commentRss>http://www.livewithdotnet.com/copy-directory-from-the-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/13 queries in 0.008 seconds using disk: basic
Object Caching 602/613 objects using disk: basic

Served from: www.livewithdotnet.com @ 2012-02-07 18:06:33 -->
