views:

26

answers:

1

"Manage" as in, make changes to the tables.

If yes, how does this work with multiple developers and multiple copies of the database (for development/production)?

A: 

I'd generally say no as EF doesn't dynamically rebuild entities.

Lazarus
It does if you install the Database Generation Power Pack.
Craig Stuntz