What is the easiest way to rebuild a dbml file with Visual Studio 2008? There is no "refresh" option in popup menu as in the Entity Framework wizard.
I use bat file (that executes sqlmetal) from the project nowadays.
What is the easiest way to rebuild a dbml file with Visual Studio 2008? There is no "refresh" option in popup menu as in the Entity Framework wizard.
I use bat file (that executes sqlmetal) from the project nowadays.
Similar questions:
http://stackoverflow.com/questions/1212107/add-column-to-the-database-how-do-i-update-the-dbml-file