O/R Mapper and Data-access Tier Generator for .NET
October 30, 2009
O/R Mapper and Data-access Tier Generator for .NET
Using an existing database schema set, LLBLGen Pro fromSolutions Design generates a complete data-access tier and business facade/supporttier (in C# or VB.NET). The generated .NET code is compiler-ready and can beused immediately by other applications.
You can alsocreate Typed Lists, which are views of Entity fields (a 1:1 map on a tabledefinition) from a set of entities that have 1:1, 1:n, or m:1 relations witheach other. And it lets you create Typed Views, 1:1 maps on existing views inyour catalog/schema. Furthermore, LLBLGen Pro fully supports existing storedprocedures by creating wrapper code that lets you call a stored procedure withone line of code.
Using LLBLGen Proyou design your database schemas with the abstract modeling tools you alwaysuse (like Visio or an E/R modeler). In addition, LLBLGen Pro customers havefree access to Template Studio, a full-featured IDE for developing templatesand template sets.
LLBLGen Pro supportsMicrosoft Access 2000/XP/2003, SqlServer 7/2000/MSDE, Oracle 8i/9i/10g,Firebird 1.5.x/InterBase 6.0, IBM DB2 7.x/8.x, and MySql 4.x(InnoDB/MyISAM/MaxDB). Code is generated in C# or VB.NET, and generated codecan be used from any .NET language. LLBLGen Pro supports .NET 1.0 and .NET 1.1.
Solutions Design
Price: 229 per department
Web Site: http://www.llblgen.com
About the Author
You May Also Like