Reading and Writing Excel Spreadsheets Using ADO.NET C#

  • Thread starter Thread starter Donaghy
  • Start date Start date
D

Donaghy

Guest
[FONT=Tahoma,Helvetica,Sans-Serif]Hi all, (apologies if this is in the wrong section)[/FONT]

[FONT=Tahoma,Helvetica,Sans-Serif]I am trying to read and write to an excel spreadsheet in c#. I want to put a web form on the front-end that will allow the user to read and write to the spreadsheet.[/FONT]

[FONT=Tahoma,Helvetica,Sans-Serif]This is a good tutorial i found: [/FONT][FONT=Tahoma,Helvetica,Sans-Serif]http://davidhayden.com/blog/dave/archive/2006/05/26/2973.aspx[/FONT]

[FONT=Tahoma,Helvetica,Sans-Serif]Though i don't know where abouts to put the code.[/FONT]

[FONT=Tahoma,Helvetica,Sans-Serif]Any help, any working examples please ?[/FONT]

[FONT=Tahoma,Helvetica,Sans-Serif]Thanks in advance.[/FONT]

Continue reading...
 
Back
Top