SQLDataLayer 1.0
SQLDataLayer is designed to script your Stored Procedures and optionally create the class objects necessary for any .net application that utilizes a SQL backend database. Accelerating your development time, creating a conistant easily maintained Class object Library for your DataAccessLayer. We offer a fully functional evaluation copy. The fully functional evaluation works with the NorthWind Database which is a sample Database provided by...
Price: USD $250.00;
License: Demo
File Size: 361 KB;
Platform: Windows NT, Windows 2000, Windows XP, Windows 2003
Data Layer Generator 1.0 DataLayer Generator is designed to save you time in developing your Visual Studio .Net applications, and to reduce the number of coding errors. This program is a code generator that will generate C# (Microsoft .Net 2.0 Framework) code that allows the business layer of an application to communicate with the datalayer.
This utility allows you to easily create an object-oriented C# datalayer for your SQL Server 2005/2008 database. Within...
Price: USD $0.00;
License: Freeware
File Size: 958 KB;
Platform: Windows XP, Windows Vista, Windows Me, Windows 2003, Windows 2000
OxyGen Code Generator 2.0
Generates source code for the DataAccess & Business Layers of a typical .NET application. Outputs include Stored Procedures for the DataLayer, a data provider class for the DataAccessLayer along with data transfer objects. For the Business Layer, a cache is available along with the Domain Model. A Business Services layer exposes functionality to the Service Publication (WCF and Web Services) and UI Layers (ASP.NET). Searching & Paging...
Price: USD $99.99;
License: Shareware (Free to Try)
File Size: 2529 KB;
Platform: Windows XP, Windows Vista, Windows 2003
Codestarter 1.0.2
CodeStarter is a .net application generator. It reads a MS-SQL Server or MS-Access database and creates Windows Forms, ASP.NET, or Pocket PC Forms. Output is in C# or VB.Net. CodeStarter creates a User Interface and DataAccessLayer. CodeStarter handles foreign key relationships, and output consists of a data grid and detail entry screen.
Price: USD $89.00;
License: Shareware (Free to Try)
File Size: 785 KB;
Platform: Windows 2000, Windows, Windows XP, Windows CE, PDA
RapTier Enterprise (4 and more licenses)
RapTier is an ASP.NET, C#, VB.NET and SQL Code Generator that helps you build powerful and robust database-driven .NET applications quickly and easily. You will: Cut down your development time by more then half;Shrink your testing time;Have high-quality well-structured code.What RapTier can do for you:DataAccessLayer RapTier generates a complete DataAccessLayer that does all persistence and retrieval for a wide range of databases....
Price: USD $249.00;
License: Shareware (Free to Try)
File Size: 0 KB;
Platform: Windows NT, Windows, Windows 2000, Windows XP
RapTier Professional (4 and more licenses)
RapTier is an ASP.NET, C#, VB.NET and SQL Code Generator that helps you build powerful and robust database-driven .NET applications quickly and easily. You will: Cut down your development time by more then half;Shrink your testing time;Have high-quality well-structured code.What RapTier can do for you:DataAccessLayer RapTier generates a complete DataAccessLayer that does all persistence and retrieval for a wide range of databases....
Price: USD $169.00;
License: Shareware (Free to Try)
File Size: 0 KB;
Platform: Windows NT, Windows, Windows 2000, Windows XP
RapTier Professional (Single License)
RapTier is an ASP.NET, C#, VB.NET and SQL Code Generator that helps you build powerful and robust database-driven .NET applications quickly and easily. You will: Cut down your development time by more then half;Shrink your testing time;Have high-quality well-structured code.What RapTier can do for you:DataAccessLayer RapTier generates a complete DataAccessLayer that does all persistence and retrieval for a wide range of databases....
Price: USD $299.00;
License: Shareware (Free to Try)
File Size: 0 KB;
Platform: Windows NT, Windows, Windows 2000, Windows XP
RapTier Enterprise (Single License)
RapTier is an ASP.NET, C#, VB.NET and SQL Code Generator that helps you build powerful and robust database-driven .NET applications quickly and easily. You will: Cut down your development time by more then half;Shrink your testing time;Have high-quality well-structured code.What RapTier can do for you:DataAccessLayer RapTier generates a complete DataAccessLayer that does all persistence and retrieval for a wide range of databases....
Price: USD $449.00;
License: Shareware (Free to Try)
File Size: 0 KB;
Platform: Windows NT, Windows, Windows 2000, Windows XP
DataObjects.NET Limited Support Edition 2.0.3
DataObjects.NET is an object persistence layer for the .NET Framework. It dramatically decreases development time by handling all persistence-related tasks transparently. It completely supports inheritance (including interfaces), relations and collections, transactions, object queries, full-text indexing and search, multilingual properties and a lot of other features. Moreover, it provides a set of unique services including automatic...
Price: USD $249.00;
License: Shareware (Free to Try)
File Size: 0 KB;
Platform: Windows 2000, Windows, Windows XP
ORMGen 1.3
ORMGen is an O/R Mapper code generator that creates a powerfull and scalable (COM+) O/R Mapper for your database-driven .NET applications. There is no requirements on the database tables such as 'every table must have a identity autoimcrement primary key' which can be very useful when programming against existing databases. ORMGen also generates a complete ASP.NET application which can be used for suitable needs.
Price: USD $99.00;
License: Shareware (Free to Try)
File Size: 1784 KB;
Platform: Windows 2000, Windows XP
dbExpress Driver for SQLite 2.00
dbExpress is a database-independent layer that defines common interface to provide fast access to SQLite. For this database engine, dbExpress provides a driver as an independent library. As data-accesslayer is thin and simple, dbExpress provides high performance database connectivity and is easy to deploy. You can use our driver in the same way as the one supplied by Embarcadero.
dbExpress driver for SQLite provides direct high...
Price: USD $129.95;
License: Shareware (Free to Try)
File Size: 1868 KB;
Platform: Windows XP, Windows Vista, Windows Me, Windows 2003, Windows 2000
dbExpress driver for Oracle 3.20
dbExpress is a database-independent layer that defines a common interface to provide fast access to SQL database servers. For each supported server, dbExpress provides a driver as an independent library that implements the common dbExpress interfaces for processing queries and stored procedures. As a thin and simple data-accesslayer, dbExpress provides high performance database connectivity and is easy to deploy.
dbExpress driver for...
Price: USD $69.95;
License: Shareware (Free to Try)
File Size: 1144 KB;
Platform: Windows XP, Windows NT, Windows Me, Windows 98, Windows 95, Windows 2003, Windows 2000, Linux, Windows Vista
DeKlarit 4.2
DeKlarit is the only Model Driven tool that combines agile database modeling, declarative business rules, automatic code generation and seamless integration with Microsoft Visual Studio.
DeKlarit is the unique data modeling and code generation tool that enables you to concurrently generate and maintain the data model, the dataaccess and the business logic layers of your .NET-connected applications.
The DeKlarit Add-ins provide a...
Price: USD $899.00;
License: Commercial
File Size: 50380 KB;
Platform: Windows XP, Windows 2000
Stored Procedure Proxy Generator 1.1
If you often use stored procedures, you certainly know how tiresome it is to write one and the same code defining the name, the type and the size of every parameter every time you want to call the command object. And if you happened to change the interface of the stored procedure, you most likely had to return to your dataaccesslayer and correspondingly modify the calling of the stored procedure. Programmers are ready to do anything to...
Price: USD $25.00;
License: Shareware (Free to Try)
File Size: 812 KB;
Platform: Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP
TierDeveloper 6.0
TierDeveloper 5.6 is the industry standard for Object to Relational mapping and code generation tool that helps you rapidly design, generate and deploy middle-tier-objects for your enterprise applications. It is designed to enable developers to build BUSINESS FRAMEWORKS with an instant increase in productivity and at the same time greatly simplifying the management of change.
- .NET Framework 2.0 Support
- Visual Studio .NET 2005...
Price: USD $1495.00;
License: Commercial
File Size: 22220 KB;
Platform: Windows XP, Windows NT, Windows 2003, Windows 2000