<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Code Tips (Excel Tips) </title>
    <link>http://www.tipsabc.com/108/section-Code-Tips/Code-Tips.aspx/category/155</link>
    <description>Code Tips</description>
    <language>en-US</language>
    <pubDate>Wed, 07 Jan 2009 12:47:36 GMT</pubDate>
    <lastBuildDate>Wed, 07 Jan 2009 12:47:36 GMT</lastBuildDate>
    <generator>Cuyahoga Website Framework</generator>
    <ttl>60</ttl>
    <item>
      <title>Export dataset into Excel with unicode support using xml</title>
      <link>http://www.tipsabc.com/108/section-Code-Tips/Code-Tips.aspx/461</link>
      <description>I want to export dataset data into excel with number, date format support, but I do not want to install Excel in my server. I donot have the licences. here is the code for you. the following code use xml to handle the excel. Imports Microsoft.VisualBasic Imports System.Data Imports System.IO Public Class WorkBookEngine &amp;nbsp;&amp;nbsp;&amp;nbsp; Public Sub CreateWorkbook(ByVal dt As DataTable, ByVal Filename As String) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;...</description>
      <dc:creator>FengLiN</dc:creator>
      <pubDate>Mon, 31 Dec 2007 03:16:00 GMT</pubDate>
      <category>Excel Tips</category>
    </item>
  </channel>
</rss>