1
Answer

Update List data to table thru entity framework ?

I have a list and I want to update that lists data to SQL table thru entity framework.
How to update bulk records from list ?  

Answers (1)