
|
Entity Developer for LINQ to SQL
-
Version
4.00
Entity Developer is a powerful visual model designer
and code generation tool for LINQ to SQL. You can use
Model-First and Database-First approaches to design
your model and generate C# or Visual Basic .NET code
for it. It introduces new approaches for designing ORM
models, boosts productivity, and facilitates the
development of database applications.
* Visual ORM Model Designer with Code Generation
Entity Developer for LINQ to SQL allows you to create
and edit LINQ to SQL models visually, without typing a
line of XML code. It supports editing storage part in
GUI and creating all kinds of mapping, such as table
splitting, mapping entity to several tables, complex
types, inheritance hierarchies, etc. Code generation
is very flexible due to using T4-like templates.
* Advanced Support for Large Models
Entity Developer offers you a number of optimizations
for designing large models and allows splitting model
|