B
BGU
Hello, I have been looking into the ADO.NET Entity Framework. A
lot of the features deal with generating classes from databases. What
about generating databases from classes?
I was looking for a true ORM solution that allows the developer to
abstract away from the database. I.e., the developer should write the
classes first--then, the ORM product should generate the tables &
relationships. So, two questions--can Entity Framework create the
tables, and, if not, do we know why Microsoft is taking a "database-
first" approach to design?
Thanks,
BGU
lot of the features deal with generating classes from databases. What
about generating databases from classes?
I was looking for a true ORM solution that allows the developer to
abstract away from the database. I.e., the developer should write the
classes first--then, the ORM product should generate the tables &
relationships. So, two questions--can Entity Framework create the
tables, and, if not, do we know why Microsoft is taking a "database-
first" approach to design?
Thanks,
BGU