<?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: Save I3DIR Files to CSV with PowerShell</title>
	<atom:link href="http://www.aaronlerch.com/blog/2007/09/18/save-i3dir-files-to-csv-with-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aaronlerch.com/blog/2007/09/18/save-i3dir-files-to-csv-with-powershell/</link>
	<description></description>
	<lastBuildDate>Sat, 12 Nov 2011 20:10:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: aaron</title>
		<link>http://www.aaronlerch.com/blog/2007/09/18/save-i3dir-files-to-csv-with-powershell/comment-page-1/#comment-205</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Wed, 19 Sep 2007 04:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/09/18/save-i3dir-files-to-csv-with-powershell/#comment-205</guid>
		<description>Maybe 15-20 or so, for parameter validation, etc.
But that&#039;s not including converting the datatable to CSV format - that would&#039;ve been a custom routine that would&#039;ve been maybe another 15-20 lines, not to mention it would&#039;ve been buggy. ;)
With PowerShell we get the &quot;Export-CSV&quot; out of the box.
So nice.</description>
		<content:encoded><![CDATA[<p>Maybe 15-20 or so, for parameter validation, etc.<br />
But that&#8217;s not including converting the datatable to CSV format &#8211; that would&#8217;ve been a custom routine that would&#8217;ve been maybe another 15-20 lines, not to mention it would&#8217;ve been buggy. <img src='http://www.aaronlerch.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
With PowerShell we get the &#8220;Export-CSV&#8221; out of the box.<br />
So nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.aaronlerch.com/blog/2007/09/18/save-i3dir-files-to-csv-with-powershell/comment-page-1/#comment-204</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Wed, 19 Sep 2007 04:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/09/18/save-i3dir-files-to-csv-with-powershell/#comment-204</guid>
		<description>That&#039;s pretty cool. It&#039;s still unbelievable to me how few lines it takes in powershell to do things. How many lines do you think it would have been to do this in a regular C# app?</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty cool. It&#8217;s still unbelievable to me how few lines it takes in powershell to do things. How many lines do you think it would have been to do this in a regular C# app?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

