Where can I find the source code to read an excel file ? I am new to C#. All I am trying to do is use excel spreadsheet data to log in to my application. I do not want to hard code the username and password int he code so I need to use the excel spreadsheet. Thanks
↧