<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Question about Code' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Question about Code' posted on the 'Java' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Wed, 23 May 2012 21:18:48 -0700</pubDate>
    <lastBuildDate>Wed, 23 May 2012 21:18:48 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Question about Code</title>
      <link>http://www.programmersheaven.com/mb/java/409383/409383/question-about-code/</link>
      <description>Is there any way in Java to read in data, and then send export that data into other documents (such as a word document, EXCEL spreadsheet, etc.).&lt;br /&gt;
&lt;br /&gt;
If not, what language(s) would be beneficial to use to complete such a task?&lt;br /&gt;
&lt;br /&gt;
Thank you very much for your help.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/409383/409383/question-about-code/</guid>
      <pubDate>Mon, 16 Nov 2009 09:31:04 -0700</pubDate>
      <category>Java</category>
    </item>
    <item>
      <title>Re: Question about Code</title>
      <link>http://www.programmersheaven.com/mb/java/409383/410266/re-question-about-code/#410266</link>
      <description>If you want to programmatically interact with Microsoft proprietary file formats, use Microsoft programming technology like the .net platform and the c# language.  If you're already good with Java, c# is good to use.  If you are stronger with another language, pick the .net language that is most similar to that because they are all just as good at solving your problem.&lt;br /&gt;
&lt;br /&gt;
Here's an example of c# reading an Excel file and printing out little parts from it to the console:&lt;br /&gt;
&lt;a href="http://www.sharpprogrammer.com/dotnet/how-to-read-excel-file-in-c-net/"&gt;http://www.sharpprogrammer.com/dotnet/how-to-read-excel-file-in-c-net/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/409383/410266/re-question-about-code/#410266</guid>
      <pubDate>Thu, 03 Dec 2009 09:45:55 -0700</pubDate>
      <category>Java</category>
    </item>
  </channel>
</rss>
