You are on page 1of 16

LLBLGen Pro Designer

Entity Framework

NHibernate

Linq to SQL

LLBLGen Pro Runtime Framework

One or more databases

LLBLGen Pro v3

LLBLGen Pro v3

Most advanced O/RM Designer for .NET


Flexibility by targeting 4 frameworks:
Entity Framework (v1 and v4) Nhibernate (hbm & FluentNH)
Linq to SQL LLBLGen Pro

Runtime Framework

LLBLGen Pro v3

Entity Framework
Time consuming Error prone No update scripts Can handle only a limited number of entities Single entity, one target database

LLBLGen Pro
Time saving
Error proof Generates update scripts Can handles massive models with

thousands of entities
Single entity, multiple target databases

LLBLGen Pro v3

NHibernate
No designer: everything by hand, which means:
Time consuming

LLBLGen Pro
Feature rich designer, which means:
Time saving Error proof Automatic mapping Project are easily maintained Entity model management focused

Error prone
Mapping has to be learned Maintainability problems Class focused

LLBLGen Pro v3

Linq to SQL
Time consuming Error prone No refresh

LLBLGen Pro
Time saving
Error proof Refresh after modified relational schemas

Can handle only a limited number of entities Support for SQL Server only

Can handles massive models with


thousands of entities Support for many databases

LLBLGen Pro v3

Supports Model-first and Database-first development .NET 4.0 support Model views Grouping of project elements Linq-based project search Value Type (DDD) support Multiple Database types in single project XML based project file Integrated template editor Relational Model Data management Fine-grained project validation Update / Create DDL SQL scripts Fast Text-DSL based Quick model Click here for the full feature list of the Designer LLBLGen Pro v3

LLBLGen Pro v3

Most mature O/R mapper (on the market since 2003)


Databases supported:
SQL Server (MSDE, SqlServer 2000/2005/2008/2008R2/Express, SqlCE Desktop) Oracle (Oracle 9i /10g / 11g) PostgreSql 7.4+/8.x+ Firebird 1.x / 2.x IBM DB2 UDB (7.x/8.x/9.x) MySql (4.x, 5.x) Sybase Adaptive Server Enterprise (ASE) Sybase SQL iAnywhere (ASA) MS Access 2000/XP/2003/2007/2010

Generate code for .NET 2.0, .NET 3.0, .NET 3.5 or .NET 4.0

Generated Visual Studio.NET project files are compatible with Visual Studio.NET 2005/2008/2010

LLBLGen Pro v3

1. Development time is decreased drastically.

2. No mistakes are made writing the plumbing.


3. Developed by experts. 4. DAL and Business objects are immediately available. 5. More features are offered by default than when the

plumbing is written manually.

LLBLGen Pro v3

Shorter development time

LLBLGen Pro v3

Shorter development time

Productivity

Double your developers productivity

LLBLGen Pro v3

Shorter development time

Productivity

Productivity

Double your developers productivity

LLBLGen Pro v3

Costs can be reduced drastically

LLBLGen Pro v3

www.llblgen.com LLBLGen Pro v3

You might also like