Asp.net 2.0 c# I want to allow my user to upload their excel sheet from the website to my server, and also automatically export the data from excel to my database. Let say that the columns from the excel and database are exactly the same. Is that a way to do it in asp.net ? or any dlls will help for this?
Start Free Trial