2
Answers

How to insert bulk data in mvc using entityframework

Photo of Sourabh Choubey

Sourabh Choubey

7y
3.1k
1
i have to insert data in a bulk so that all the data inserted togetheir in a database by hitting only once to a database in sql server using mvc and entiityframework.

Answers (2)