
Entity Developer is a powerful modeling and code generation tool for ADO.NET Entity Framework, NHibernate, and 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 allows you to create and edit Entity Framework, NHibernate, and 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, creating entities from SELECT statements and methods from SQL code, etc. Code generation is very flexible due to using T4-like templates.
Integration to Visual Studio
Entity Developer seamlessly integrates with Visual Studio 2008 and 2010. You may edit your Entity Developer models as Visual Studio documents, in the same way as EDM models.
Model-First Approach
Model First approach implementation in Entity Developer offers automatic synchronization of mapping and storage part with the conceptual part of the model and easy to use wizards for synchronizing database with the model.
Updating Model from Database
Entity Developer for SQL Server provides possibility to synchronize your entity model with database with the help of Update from Database Wizard.
Data Viewing/Editing
Entity Developer allows executing HQL, LINQ, or Entity SQL queries against the model, and viewing/editing data.
Entity Developer 4.1 version supports ENUM types by providing a new Enum node in its Model Explorer window. Table-Values functions and spatial data support have been implemented. The application has become more user-friendly with entity shape coloring, selection-driven highlighting, application and diagram skins.
Tags: entity framework, ado.net entity framework, nhibernate, linq, linq mysql, linq oracle, linq postgresql, designer, model designer, code generation, entity framework model designer, visual studio
Download
Get the Full Version of
|