I have quite a bit of data in a database that needs to be transferred to excel, I was wondering what would be the fastest way to do this in C#?
Datatable then add data cell by cell,
Datatable to array then add to range of cells,
etc... So many options...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.