Create excel files with c#

E

Einar Larusson

Hi all

Does any one know of any good example on how to create
excel files from a aspx file using c#.

What I want to do is to take some data e.g. from a
datalist or a database end send that data to a new excel
file at a given location
 
Top