New build of Entity Developer 3.00.38 Beta is available!

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of Entity Developer 3.00.38 Beta is available!

Post by Devart » Thu 11 Nov 2010 17:03

Dear users,

We are glad to announce the Beta version of Entity Developer 3.00.38!

Now Entity Developer automatically generates the storage and mapping parts of the model while you edit its conceptual part. Even the most complex conceptual part changes are supported - complex types, many-to-many associations, complex hierarchies. However you may make manual changes to the storage part, and they will be preserved when editing conceptual part. With Entity Developer you may use QueryView and Defining Query in your storage, that cannot be used with Visual Studio 2010 Model-First implementation.

The new Entity Developer Update to Database Wizard generates ALTER statements that make only necessary changes to the database and retain the data if possible. It displays the tree of the changed objects and their changes, allowing you to choose which database objects need to be synchronized with the model, specify the renamed objects, etc.

If you need another feature in Entity Developer, visit our forum at UserVoice and vote for suggested features or suggest your own one.

Devart development team
http://www.devart.com/entitydeveloper/

Locked