Archive for October, 2008

Oct 31 2008

Writing Date to Excel from ASP.NET and C#

Published by nick under Work

Ok, so i’ve just been working on outputting data from an ASP.NET based web app into an Excel Spreadsheet. I’m not going to go into the details of how to do that, but only how to avoid one little problem i encountered.

No responses yet