|
ORCGeNext 1.2 - Generator code of WinForm fully-functional database application.
|
Details |
Size: 0.45 MB
License: Shareware
OS: Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003
Developer:AlekSoft (» more programs)
View: Antivirus Report |
|
|
ORCGeNext checked and founded to be 100% clean:
Archive: orcgenext.zip
inflating: Setup.Exe
inflating: Setup.Ini
inflating: ORCGeNext.msi
inflating: license.txt
inflating: readme.txt
inflating: vendor.txt
Scan Results of vendor.txt
vendor.txt: OK
Scan Results of ORCGeNext.msi
ORCGeNext.msi: OK
Scan Results of Setup.Ini
Setup.Ini: OK
Scan Results of Setup.Exe
Setup.Exe: OK
Scan Results of readme.txt
readme.txt: OK
Scan Results of license.txt
license.txt: OK
Scan Results of orcgenext.zip
orcgenext.zip: OK
Known viruses: 77960
Scanned directories: 1
Scanned files: 7
Infected files: 0
Data scanned: 1.75 MB
Time: 2.080 sec (0 m 2 s)
Use the below code to display the award image on your website:
Publisher's Description:
Objectives
This tool can be used for generating base code (attributes, data access layer, business logic layer, presentation layer, startup project) for multi-tier applications which work with databases. An application generated by this tool can be run and work with the database without additionally changes to its code.
-This great tool generates fully-functional MDI WinForm database applications;
-This great tool reduces hand-created code;
-This great tool generates fully WinForm user interface (generate user interface controls, data binding for user interface control and business object, generate validating code and etc);
-This great tool generate separate code for UI and Business logic layer (enhance maintainability);
-This great tool makes free from hand-created SQL query, but you may do this (if it is necessary);
-This great toll generetaes code that extensibility to accommodate business logic.
Current version of this tool supports MS SQL Server 2000.
Current version of this tool supports C# 2003 (WinForm).
Current version of this tool supports C# 2005 (WinForm).
Database restricts
Each table of database must have primary key.
The primary key must have only one field.
Base code
Base code contains five separate projects. Each project is a tier in the multi-tier architecture. Each project contains classes. Each class has according table in the database. Physically each class separates into two classes, base class and custom class.
Base class contains some base methods (CRUD - create, read, update, delete for each table) and/or fields that work with database. Base classes are auto-generated and hand editing base classes is not recommended.
Custom classes just inherit base classes and they are using for realizing specifically business logic of your application.
Base code was generated with help of templates.
|