Introduction
RapTier is a
template-based ASP.NET, C#, VB.NET
and SQL code generator
that creates robust database driven applications for a wide range of databases.
It is an easy-to-use tool that significantly reduces development and testing
time as well as improves the quality and performance of your code.
What RapTier can do for you
- Generate complete Data Access Tier
If you develop database
driven applications, you most likely map data from a relational format
to an object format. If you would code this mapping yourself, the amount
of code devoted to mapping often becomes the largest part of the total application code.
RapTier can do it for you in a matter of seconds. The generated Data Access Tier code
handles all common database operations and allows you to call stored procedures as regular .NET methods.
Source Code Example [web]
- Generate ASP.NET and WinFom user interface
The generated WinForm and WebForm
applications allow you to browse the database, delete, insert and update
records.
Live Example [web] ::
Screenshots [web]
- Generate documentation
for your database
RapTier generates complete
database documentation that contains information about tables, views,
stored procedures, indexes, triggers, and table relations.
Live Example
[web]::
Screenshots