ADO.NET Entity Framework Designer will support real updates from database keeping you existing entities in the next version

In the ADO.Net Entity Framework Tools CTP2 which is the currently available version, you will most likely run into unexpected behavior when attempting to update your model from database.

If you have created an entity model from your database model, and you decide to add tables and properties to existing tables, then you would expect that an update would add these tables and properties to your entity model existing mapped entities.

However this is not currently the case. The designer will simply add new entities for all tables that doesn't correspond with you entity model.

This makes iterative modeling of entities and database model impossible and is not acceptable for a real life situation.

So i am glad that the ADO.NET team today announced that the next version will fix this issue and add a number of other productivity enhancing improvements to the designer.

Now when can we have it?

Posted April 1, 2008 by Joachim Lykke Andersen
In

Comments [0]   
All comments require the approval of the site owner before being displayed.
OpenID
Please login with either your OpenID above, or your details below.
Name
E-mail
(will show your gravatar icon)
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):

Live Comment Preview