<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Aaron Feng: ExcelXMLWriter</title>
    <link>http://www.aaronfeng.com/articles/2007/04/26/excelxmlwriter</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Adventures in software development</description>
    <item>
      <title>ExcelXMLWriter</title>
      <description>&lt;p&gt;As &lt;a href="http://iqueryable.com/2007/04/24/GeneratingExcelFilesOnTheServer.aspx"&gt;Steve already mentioned&lt;/a&gt;, we are working on generation of Excel files this week.  After doing some research, I found a free &lt;a href="http://carlosag.net/Tools/ExcelXmlWriter/Default.aspx"&gt;ExcelXMLWriter&lt;/a&gt; by &lt;a href="http://carlosag.net/"&gt;Carlos Aguilar&lt;/a&gt;.  It is written in C#, and does not require Excel to be installed in order to generate the files.  We played around with it for a few days, it seems to do what we want.  Carlos also offers a &lt;a href="http://carlosag.net/Tools/ExcelXmlWriter/Generator.aspx"&gt;code generator&lt;/a&gt; tool that transforms Excel file into C# code.&lt;/p&gt;</description>
      <pubDate>Thu, 26 Apr 2007 23:23:21 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:adb81a9f-e00b-46f9-a0f7-05712efd2d45</guid>
      <author>Aaron Feng</author>
      <link>http://www.aaronfeng.com/articles/2007/04/26/excelxmlwriter</link>
      <category>programming</category>
    </item>
  </channel>
</rss>
