Now i am reading multiple parameters from excel sheet and save to database.
here multiple parameters means Name,Mobile,Email.. but before saving to database,i need to read that values and save in c# code.
here my question is,how to read that values from excel and how to save in c#.
Go to the complete details ...