Click here to Skip to main content
15,886,017 members
Articles / Web Development / HTML

Code First Migrations With Entity Framework

Rate me:
Please Sign up or sign in to vote.
4.93/5 (43 votes)
18 Nov 2014CPOL7 min read 213.9K   2.8K   75  
This article will provide answers to the following questions relevant to relationships in Entity Framework: whether or not to create a database, how to add / remove a field from an existing table, how to avoid data loss and how to get a database script that has the changes.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
He is awarded for Microsoft TechNet Guru, CodeProject MVP and C# Corner MVP. http://l-knowtech.com/

Comments and Discussions