No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
9 Posted Topics
Re: Here is a good example how open/read/write Excel files from ASP.NET . For that you will need GemBox Excel component for .NET . Download free version and see if it helps you. | |
Re: Hi, you can try using 3rd party components like for example GemBox .NET Excel component . It has free version which you can use to see if it helps you. Here you have plenty examples how to use component for various actions in .NET . | |
Re: I just want to inform you that there are better ways to Read/Write XLS/CSV/HTML/XLSX files from VB.NET than using Excel Automation ( http://www.gemboxsoftware.com/GBSpreadsheet.htm) . You can use our Free Spreadsheet .NET Component ( http://www.gemboxsoftware.com/GBSpreadsheetFree.htm ) even in your commercial applications. | |
Re: Hi, If you want to use Excel 2007 (XLSX file format) then you could use some template XLSX file and XMLWriter. You can see how it can be done from ASP.NET at: <URL SNIPPED> Mario | |
Re: Hi, using Interop is not best way to work with Excel in .NET. You can try using GemBox .NET Excel component which is free for commercial use (limit is 150 rows). [url]http://www.gemboxsoftware.com/GBSpreadsheet.htm[/url] Here is a list of reasons why GemBox.Spreadsheet is better then Excel Interop and Excel Automation [url]http://www.gemboxsoftware.com/Excel-Automation.htm[/url] | |
Re: Hi, Using Automation is not the way to have Excel or Word support on your web page. You will probably have to use some third party component. Here you can find a few reasons why is GemBox.Spreadsheet better then Automation: . GemBox.Spreadsheet is a .NET component for reading/writing XLS, XLSX, … | |
Re: Hi, You can read XLSX files with Excel 2003 and older using Microsoft Office Compatibility Pack: http://www.microsoft.com/downloads/details.aspx?FamilyId=941B3470-3AE9-4AEE-8F43-C6BB74CD1466&displaylang=en Mario www.GemBoxSoftware.com Hi I have ms-office 2003 on my comp and want to continue using that ... but some of the friends have started using ms-office 2007 (which i dont like) .... so … | |
Re: Hi, Well if you want to use SQL queries, then you should use OLEDB. However the better way to work with Excel files is to use Excel Automation or some third party component. I recommend you to use GemBox.Spreadsheet .NET component for reading/writing XLS, XLSX, CSV and HTML files. We … | |
Re: Hi, Using Excel Automation has many issues and you would maybe rather use some third party component. Here you can see why is GemBox.Spreadsheet better then Excel Automation: http://www.gemboxsoftware.com/GBSpreadsheet.htm#Automation . GemBox.Spreadsheet is a .NET component for reading/writing XLS, XLSX , CSV and HTML files from your .NET applications. There is … |
The End.