<?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: Export a DataSet to Microsoft Excel (the XML way)</title>
	<atom:link href="http://www.stopbeingcarbon.com/2007/05/export-a-dataset-to-microsoft-excel-the-xml-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stopbeingcarbon.com/2007/05/export-a-dataset-to-microsoft-excel-the-xml-way/</link>
	<description></description>
	<lastBuildDate>Mon, 21 Dec 2009 22:56:29 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Christoph</title>
		<link>http://www.stopbeingcarbon.com/2007/05/export-a-dataset-to-microsoft-excel-the-xml-way/comment-page-1/#comment-60567</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Sun, 13 Sep 2009 15:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopbeingcarbon.com/2007/05/export-a-dataset-to-microsoft-excel-the-xml-way/#comment-60567</guid>
		<description>&lt;p&gt;Sorry, no Windows box here at the moment. But this could help: http://www.codeproject.com/KB/web-image/ImageBinaryStream.aspx&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sorry, no Windows box here at the moment. But this could help: <a href="http://www.codeproject.com/KB/web-image/ImageBinaryStream.aspx" rel="nofollow">http://www.codeproject.com/KB/web-image/ImageBinaryStream.aspx</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: softarespecialist</title>
		<link>http://www.stopbeingcarbon.com/2007/05/export-a-dataset-to-microsoft-excel-the-xml-way/comment-page-1/#comment-60566</link>
		<dc:creator>softarespecialist</dc:creator>
		<pubDate>Tue, 08 Sep 2009 07:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopbeingcarbon.com/2007/05/export-a-dataset-to-microsoft-excel-the-xml-way/#comment-60566</guid>
		<description>&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;Could you show us how to stream the excel file without saving it.
I mean i just want to make such a thing..&lt;/p&gt;

&lt;p&gt;Response.BinaryWrite(exceldoc);&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi</p>

<p>Could you show us how to stream the excel file without saving it.
I mean i just want to make such a thing..</p>

<p>Response.BinaryWrite(exceldoc);</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph</title>
		<link>http://www.stopbeingcarbon.com/2007/05/export-a-dataset-to-microsoft-excel-the-xml-way/comment-page-1/#comment-56534</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Sat, 10 Jan 2009 18:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopbeingcarbon.com/2007/05/export-a-dataset-to-microsoft-excel-the-xml-way/#comment-56534</guid>
		<description>&lt;p&gt;No, I can&#039;t promise it (mostly because I haven&#039;t used the code for a good amount of time) but from what I can remember it works decently.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>No, I can&#8217;t promise it (mostly because I haven&#8217;t used the code for a good amount of time) but from what I can remember it works decently.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lloyd M.</title>
		<link>http://www.stopbeingcarbon.com/2007/05/export-a-dataset-to-microsoft-excel-the-xml-way/comment-page-1/#comment-56308</link>
		<dc:creator>Lloyd M.</dc:creator>
		<pubDate>Wed, 07 Jan 2009 23:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopbeingcarbon.com/2007/05/export-a-dataset-to-microsoft-excel-the-xml-way/#comment-56308</guid>
		<description>&lt;p&gt;Aaaagh!  I&#039;ve been searching the &#039;net literally for DAYS (along with trying umpteen combinations on my XSL) to find out how to persist an ADO recordset to Excel, and keep DATES (e.g. &quot;time formatting&quot;) intact.&lt;/p&gt;

&lt;p&gt;I don&#039;t know from C#, and I think I could puzzle it out if I could just find the blooming time formatting.&lt;/p&gt;

&lt;p&gt;Perhaps I can extrapolate from what you&#039;ve written here.&lt;/p&gt;

&lt;p&gt;Do you PROMISE this actually works?  I&#039;ve run across more than one of this type of thing, and the only one that seems to work is Microsoft&#039;s ( http://support.microsoft.com/kb/285891 ), though theirs just changes everything to strings.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Aaaagh!  I&#8217;ve been searching the &#8216;net literally for DAYS (along with trying umpteen combinations on my XSL) to find out how to persist an ADO recordset to Excel, and keep DATES (e.g. &#8220;time formatting&#8221;) intact.</p>

<p>I don&#8217;t know from C#, and I think I could puzzle it out if I could just find the blooming time formatting.</p>

<p>Perhaps I can extrapolate from what you&#8217;ve written here.</p>

<p>Do you PROMISE this actually works?  I&#8217;ve run across more than one of this type of thing, and the only one that seems to work is Microsoft&#8217;s ( <a href="http://support.microsoft.com/kb/285891" rel="nofollow">http://support.microsoft.com/kb/285891</a> ), though theirs just changes everything to strings.</p>]]></content:encoded>
	</item>
</channel>
</rss>
