2
Answers

how to change model without losing data in entity framework

please tell me  how to change model in entity framework  without losing data in existing database . when we change model first database deleted and then create new database and i lost existing data.
 

Answers (2)