Huagati DBML Tools Professional 1.36.3198.30279

Huagati DBML Tools is an add-in for Visual Studio that adds functionality to the Linq2SQL/DBML diagram designer in Visual Studio 2008, adding options for comparing and synchronizing Linq2SQL designer diagrams with the database, for updating classes and properties generated using the Linq to SQL designer or Entity Framework designer to use .net naming conventions
Features for Linq-to-SQL
Huagati DBML Tools plugs into Visual Studio 2008's Tools menu
Huagati DBML/EDMX Tools plugs into the Tools menu in Visual Studio 2008
Update Linq-to-SQL diagram from database automatically updates Linq-to-SQL designer diagrams
and generated classes with database changes:
* New Tables/Views -> creates new classes
* Dropped Tables/Views -> removes corresponding classes
* New Columns -> adds new properties
* Dropped Columns -> removes corresponding properties
* Columns with changed nullability -> updates member properties accordingly
* Columns with data type changes -> updates member properties accordingly
* New Foreign Keys -> adds associations and navigation properties
* Dropped Foreign Keys -> removes corresponding associations and navigation properties
* Changed Primary Keys -> updates member properties accordingly
Compare Linq-to-SQL diagram with database detects changes and differences between
the Linq-to-SQL designer (DBML) and the database and outputs a list of the changes;
* New Tables
* Dropped Tables
* New Columns
* Dropped Columns
* Columns with changed nullability
* Columns with data type changes
* New Foreign Keys
* Dropped Foreign Keys
* Changed Primary Keys
Features for Linq-to-SQL
Huagati DBML Tools plugs into Visual Studio 2008's Tools menu
Huagati DBML/EDMX Tools plugs into the Tools menu in Visual Studio 2008
Update Linq-to-SQL diagram from database automatically updates Linq-to-SQL designer diagrams
and generated classes with database changes:
* New Tables/Views -> creates new classes
* Dropped Tables/Views -> removes corresponding classes
* New Columns -> adds new properties
* Dropped Columns -> removes corresponding properties
* Columns with changed nullability -> updates member properties accordingly
* Columns with data type changes -> updates member properties accordingly
* New Foreign Keys -> adds associations and navigation properties
* Dropped Foreign Keys -> removes corresponding associations and navigation properties
* Changed Primary Keys -> updates member properties accordingly
Compare Linq-to-SQL diagram with database detects changes and differences between
the Linq-to-SQL designer (DBML) and the database and outputs a list of the changes;
* New Tables
* Dropped Tables
* New Columns
* Dropped Columns
* Columns with changed nullability
* Columns with data type changes
* New Foreign Keys
* Dropped Foreign Keys
* Changed Primary Keys

No comments:
Post a Comment