First I am reading the Excel and storing the data in Data Table and then using for each loop to insert data in data base for each row.
So for around 2000 rows data it is taking more then 20 minutes.
Please suggest me any solution for making executing fast.