I have experience with C #, but limited experience using C # to read content from Excel. My task is very simple, just read each column of each row of the Excel document and extract their values.
Any good tutorials or samples for a beginner? I am using VSTS 2008 + C # + .Net 3.5.
I am working with Excel 2007.
source share