Model generation by code

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
lsforzini
Posts: 14
Joined: Mon 20 Oct 2008 16:35

Model generation by code

Post by lsforzini » Fri 03 Sep 2010 07:57

Is there a way to generate the model by code? I need to modify the model after is generated and I want to automate this procedure writing a utility in c#.

Thanks

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 03 Sep 2010 09:27

Try Code First from EF CTP 4.

Post Reply