RISE C# code generator 4.4

Freeware

446.08 KB

Publisher Description

Window 8 CompatibleRISE C# code generator The RISE C# code generator generates .NET C# source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access and, optionally, classes implementing SOAP/JSON web services. The source code from the code generator is compliant with the output from the SQL Server, PostgreSQL and MySQL code generators. RISE Code generators The RISE suit provides a range of free code generators for you to use. There are two main categories: database script generators and application source code generators. Database script code generators The database code generators write an incremental script for creating, and updating, relational databases based on your model. A RISE model contains the entire life-cycle of your data model. The code generator translates this life-cycle into an incremental database specific script. Currently, RISE provides code generators for SQL Server, MySQL and PostgreSQL. Application source code generators The application source code generators generate code for working with databases based on the RISE model. The generated code includes classes for managing database access and for publishing the access layer as web services. Both SOAP and JSON style web services are supported. Currently, two languages are supported C# (.NET) and PHP. The C# code generator outputs code handling all three databases (SQL Server, MySQL and PostgreSQL). For PHP there are two different code generators, PHP for MySQL and PHP for PostgreSQL, creating source code using the respective database native driver. How to run RISE code generators In order to be both flexible while and easy to use, RISE code generators can be launched in several different ways. You may run a code generator: * as an integrated part of the RISE Editor. * as a standalone application from the start menu. * using a script or from command line.

Download and use it now: RISE C# code generator

Add a comment...

Please tell us your experience with RISE C# code generator

Related Programs

RISE PHP for PostgreSQL code generator

RISE PHP for PostgreSQL code generator The RISE PHP for PostgreSQL code generator renders PHP source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes...

RISE AJAX code generator

The RISE AJAX code generator renders JavaScript source code, that uses jQuery, for accessing your JSON enabled web services in your Rich Internet Applications or AJAX applications. The source code from the code generator is compliant with any JSON enabled...

RISE PostgreSQL code generator

RISE PostgreSQL code generator The RISE PostgreSQL code generator generates a native PL/pgSQL script. The script incrementally updates the tables, columns, indexes and constraints in the database to match the RISE model. Once the database model is updated, the views...

RISE MySQL code generator

RISE MySQL code generator The RISE MySQL code generator generates a native MySQL script. The script incrementally updates the tables, columns, indexes and constraints in the database to match the RISE model. Once the database model is updated, the views...

RISE PHP for MySQL code generator

RISE PHP for MySQL code generator The RISE PHP for MySQL code generator renders PHP source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes...