Hello, I am working in c# asp.net.
I have bulk upload functionality with 45000 records in excel.
When i upload it through my code it uploads approximate 5000-6000 records.
why it does not upload all 45000 records in db ?
Also, any asp.net c# code will be very useul, that upload all records from excel ...
Thanks in advance !