Wednesday, February 9, 2011

Is it possible to generate a database from the Entity Data Model (edmx) file?

In Linq to SQL it is possible to generate the database from the dbml file.

Is it possible to generate a database from the Entity Data Model ? I wish to accomplish the same thing using the edmx file.

0 comments:

Post a Comment