<?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: Create Excel Sheets Programmatically with C# without Installing Excel.</title>
	<atom:link href="http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/</link>
	<description>Do it in .Net way &#124; Blogging about C#,ASP.Net, LINQ,WPF and .Net Technologies</description>
	<lastBuildDate>Tue, 07 Sep 2010 10:09:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Merill</title>
		<link>http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/comment-page-1/#comment-425</link>
		<dc:creator>Merill</dc:creator>
		<pubDate>Thu, 04 Mar 2010 23:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/#comment-425</guid>
		<description>Thanks for the reference. Using the XmlWriter for an import/export utility.

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the reference. Using the XmlWriter for an import/export utility.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freeman_vt</title>
		<link>http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/comment-page-1/#comment-405</link>
		<dc:creator>freeman_vt</dc:creator>
		<pubDate>Tue, 26 Jan 2010 07:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/#comment-405</guid>
		<description>Thanks, this is a great tool! But i need to export to Exel binary workbook files, can it do this? please show me how.</description>
		<content:encoded><![CDATA[<p>Thanks, this is a great tool! But i need to export to Exel binary workbook files, can it do this? please show me how.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dinesh</title>
		<link>http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/comment-page-1/#comment-401</link>
		<dc:creator>Dinesh</dc:creator>
		<pubDate>Fri, 18 Dec 2009 05:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/#comment-401</guid>
		<description>Good Stuff! Thanks Aneef. Hope this &quot;CarlosAg.ExcelXmlWriter&quot; component is trustable.</description>
		<content:encoded><![CDATA[<p>Good Stuff! Thanks Aneef. Hope this &#8220;CarlosAg.ExcelXmlWriter&#8221; component is trustable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anz4rt</title>
		<link>http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/comment-page-1/#comment-397</link>
		<dc:creator>Anz4rt</dc:creator>
		<pubDate>Tue, 01 Dec 2009 07:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/#comment-397</guid>
		<description>Really helpfull. I hope this is work greatefully for my work.</description>
		<content:encoded><![CDATA[<p>Really helpfull. I hope this is work greatefully for my work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ALZDBA</title>
		<link>http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/comment-page-1/#comment-215</link>
		<dc:creator>ALZDBA</dc:creator>
		<pubDate>Fri, 25 Sep 2009 17:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/#comment-215</guid>
		<description>I have used this to generate xls files. Later on in this vb.net2008 these xls files are being emailed (smtp) and the sent files should be moved to an archive folder.

This move operation does not work !!
Apparently the files are still locked, even though the (workbooks) excellapp has been saved, closed and quit.

Should I release these file locks using another methode ?

Johan</description>
		<content:encoded><![CDATA[<p>I have used this to generate xls files. Later on in this vb.net2008 these xls files are being emailed (smtp) and the sent files should be moved to an archive folder.</p>
<p>This move operation does not work !!<br />
Apparently the files are still locked, even though the (workbooks) excellapp has been saved, closed and quit.</p>
<p>Should I release these file locks using another methode ?</p>
<p>Johan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghufran</title>
		<link>http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/comment-page-1/#comment-212</link>
		<dc:creator>Ghufran</dc:creator>
		<pubDate>Mon, 07 Sep 2009 07:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/#comment-212</guid>
		<description>Hi pongscript, Actually it exports in Ms 2007 format. If you change the file format &quot;xls&quot; to &quot;xlsx&quot;, it will work fine. 
How to export in XLS format?

Anybody...</description>
		<content:encoded><![CDATA[<p>Hi pongscript, Actually it exports in Ms 2007 format. If you change the file format &#8220;xls&#8221; to &#8220;xlsx&#8221;, it will work fine.<br />
How to export in XLS format?</p>
<p>Anybody&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karthikeyan</title>
		<link>http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/comment-page-1/#comment-191</link>
		<dc:creator>Karthikeyan</dc:creator>
		<pubDate>Mon, 13 Jul 2009 10:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/#comment-191</guid>
		<description>Hi,

For Formatting excel output, this ExcelXMLWriter is perfectly working fine.. This is taking inputs only either from DataSet or DataTable only. Not from other media. Now I want to generate a graph just below the formatted output.How to export IMAGE also into the excel sheet. Please guide me in this regard,
Karthik</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>For Formatting excel output, this ExcelXMLWriter is perfectly working fine.. This is taking inputs only either from DataSet or DataTable only. Not from other media. Now I want to generate a graph just below the formatted output.How to export IMAGE also into the excel sheet. Please guide me in this regard,<br />
Karthik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pongscript</title>
		<link>http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/comment-page-1/#comment-79</link>
		<dc:creator>pongscript</dc:creator>
		<pubDate>Tue, 14 Oct 2008 02:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/#comment-79</guid>
		<description>try opening that in open office. and you&#039;ll see xml structured file. I see this as a vunerability. since you can read it as plain text. I wish there&#039;s a way to convert it to binary format. since this is a great tool.</description>
		<content:encoded><![CDATA[<p>try opening that in open office. and you&#8217;ll see xml structured file. I see this as a vunerability. since you can read it as plain text. I wish there&#8217;s a way to convert it to binary format. since this is a great tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Carnes</title>
		<link>http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/comment-page-1/#comment-77</link>
		<dc:creator>Steve Carnes</dc:creator>
		<pubDate>Fri, 26 Sep 2008 19:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.aneef.net/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/#comment-77</guid>
		<description>This was wonderful help! Thanks! I was looking for a way to export a DataGridView&#039;s data to Excel without needing to use the com objects, as that can be very messy. This was a lifesaver.</description>
		<content:encoded><![CDATA[<p>This was wonderful help! Thanks! I was looking for a way to export a DataGridView&#8217;s data to Excel without needing to use the com objects, as that can be very messy. This was a lifesaver.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
