Data Migration With Entity Framework Code First(www.hanselman.com)

submitted by dpetersondpeterson(4397) 9 months, 27 days ago

You can now automatically migrate your existing database when your EF model changes. A CTP available on nuget.

2 comments |category: |Views: 76

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by dpetersondpeterson(4397) 9 months, 27 days ago 0

An article comparing ASP MVC and Rails brought up data migrations. Well, here you go ;)

Reply

posted by vijaystvijayst(1311) 9 months, 24 days ago 0

There is a good video of Entityframework CodeFirst: http://bit.ly/nhi5Of. This video talks about different scenarios of what would happen when the entity changes. The DataMigration package definitely helps quite a bit in detecting schema changes and fixing it. With this, EFCF has become really developer-friendly!

Reply

information Login or create an account to comment on this story