asp.net mvc 3 - using migration with entity framework code first -
i'm using entity framework 4.1 in asp.net mvc3 project, it's been deployed , working, i'm gonna update it, add non nullable fields , remove fields data base,absolutely need exiting data,so what's best way this? there tools that?? thanks
you consider code first , entity framework code first migrations.
Comments
Post a Comment