<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Read Excel file in Asp.Net</title>
	<atom:link href="http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/</link>
	<description>A new way to learn programming. All the way.</description>
	<lastBuildDate>Sat, 16 May 2009 08:30:40 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: abhimjoshi</title>
		<link>http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/#comment-21</link>
		<dc:creator>abhimjoshi</dc:creator>
		<pubDate>Sat, 16 May 2009 08:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/#comment-21</guid>
		<description>Hi Sang,

[   test$A1:D65536]“,   ]

This means, you are accessing excel file with Sheet name &#039;Test&#039; and its ranges from A1 to D65536 [Here, 65636 means all the cells of column D means till the last cell of excel file in Column C]

Regards,
Abhi</description>
		<content:encoded><![CDATA[<p>Hi Sang,</p>
<p>[   test$A1:D65536]“,   ]</p>
<p>This means, you are accessing excel file with Sheet name &#8216;Test&#8217; and its ranges from A1 to D65536 [Here, 65636 means all the cells of column D means till the last cell of excel file in Column C]</p>
<p>Regards,<br />
Abhi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sangam uprety</title>
		<link>http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/#comment-20</link>
		<dc:creator>sangam uprety</dc:creator>
		<pubDate>Fri, 15 May 2009 11:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/#comment-20</guid>
		<description>Hi abhim,
I have been successful in reading all the sheets in an excel book. But after I read the excel, it becomes locked. So I can only open it in the read only mode.

I have googled. But very thin voices heared over there. Any idea would be much useful.

With appreciation. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi abhim,<br />
I have been successful in reading all the sheets in an excel book. But after I read the excel, it becomes locked. So I can only open it in the read only mode.</p>
<p>I have googled. But very thin voices heared over there. Any idea would be much useful.</p>
<p>With appreciation. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sang Pham</title>
		<link>http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/#comment-19</link>
		<dc:creator>Sang Pham</dc:creator>
		<pubDate>Thu, 14 May 2009 21:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/#comment-19</guid>
		<description>In &quot;OleDbDataAdapter adp = new OleDbDataAdapter(”Select * From [test$A1:D65536]“, con);&quot; I don&#039;t known [test$A1:D65536], please guide me</description>
		<content:encoded><![CDATA[<p>In &#8220;OleDbDataAdapter adp = new OleDbDataAdapter(”Select * From [test$A1:D65536]“, con);&#8221; I don&#8217;t known [test$A1:D65536], please guide me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhimjoshi</title>
		<link>http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/#comment-18</link>
		<dc:creator>abhimjoshi</dc:creator>
		<pubDate>Wed, 22 Apr 2009 16:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/#comment-18</guid>
		<description>Hi.. Liza,

Thanks very much for your complements.</description>
		<content:encoded><![CDATA[<p>Hi.. Liza,</p>
<p>Thanks very much for your complements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liza</title>
		<link>http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/#comment-16</link>
		<dc:creator>Liza</dc:creator>
		<pubDate>Wed, 22 Apr 2009 06:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/#comment-16</guid>
		<description>I read your posts for   a long time and should tell   that your articles always prove to be of a high value and quality for readers.</description>
		<content:encoded><![CDATA[<p>I read your posts for   a long time and should tell   that your articles always prove to be of a high value and quality for readers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZeljkoS</title>
		<link>http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/#comment-14</link>
		<dc:creator>ZeljkoS</dc:creator>
		<pubDate>Mon, 04 Aug 2008 15:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://abhimjoshi.wordpress.com/2008/08/01/read-excel-file-in-aspnet/#comment-14</guid>
		<description>Beware of &lt;a HREF=&quot;http://www.gemboxsoftware.com/GBSpreadsheet.htm#Automation&quot; REL=&quot;nofollow&quot;&gt;COM automation drawbacks&lt;/a&gt;. &lt;br/&gt;If you have small workbooks you can use &lt;a HREF=&quot;http://www.gemboxsoftware.com/GBSpreadsheetFree.htm&quot; REL=&quot;nofollow&quot;&gt;GemBox.Spreadsheet Free &lt;br/&gt;Excel component for XLS/CSV/XLSX reading/writing/reporting&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Beware of <a HREF="http://www.gemboxsoftware.com/GBSpreadsheet.htm#Automation" REL="nofollow">COM automation drawbacks</a>. <br />If you have small workbooks you can use <a HREF="http://www.gemboxsoftware.com/GBSpreadsheetFree.htm" REL="nofollow">GemBox.Spreadsheet Free <br />Excel component for XLS/CSV/XLSX reading/writing/reporting</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
