Audio & Video
Business
Accounting & Financial
Applications
Auction Tools
Calculators & Converters
Databases & Tools
Document Management
Helpdesk & Remote PC
Imaging & OCR Tools
Inventory & Barcoding
Investment
Legal
Math & Scientific Tools
Misc. Tools
Office Suites & Tools
PIMS & Calendars
Project Management
Sales & Marketing Tools
Spreadsheets
Taxes
Vertical Markets
Voice Recognition
Word Processing
Communications
Desktop Enhancements
Drivers
Education
Games
Graphic & Design
Home & Hobby
Mobile Phones
Network & Internet
Screen Savers
Security & Privacy
Servers
Software Development
Utilities
Web Development

New Downloads
DB Elephant MSSQL to MySQL Converter 1.1
CodeTwo Exchange Rules 2.0
forSQL Data Generator 2.1
DataMatch 2009 2.5.1
Xilisoft Audio Converter 2.1.69.0926
CenterPoint 1.3.0
Linx 1.3
PeerAware 1.02
PCODO 1.0
eRepair ZIP 1.0.0
 
Top Downloads
Quick Slide Show 2.01
16546 download (Shareware)
OnLine TV Live 6.3.11
10867 download (Freeware)
Send Free SMS Messages to Mobile Phones 1.01
9667 download (Freeware)
FREE PHONE 2.0.0.0
8667 download (Freeware)
NokiaFREE unlock codes calculator NokiaFREE3.exe
7648 download (Freeware)
Wireless WEP Key Password Spy 1.0
6289 download (Demo)
Mobile Phone Tools 4.04
6221 download (Shareware)
Universal Simlock Remover 1.09
5081 download (Freeware)
UnlimitedPS2Games 5.844
4639 download (Shareware)
Cafe English 1.0
3831 download (Shareware)
 
Top Rated
Send Free SMS Messages to Mobile Phones 1.01
OnLine TV Live 6.3.11
Mobile Phone Tools 4.04
Wireless WEP Key Password Spy 1.0
NokiaFREE unlock codes calculator NokiaFREE3.exe
UnlimitedPS2Games 5.844
Quick Slide Show 2.01
Cafe English 1.0
Bus Driver 1.0
Calendar Software for Professionals 3.1
 
Popular Tags
Sql Database Code
Free Database Server
Msn Database
Crm Database
Cdx Database
 

Latest News
Programy ZDARMA na CD-DVD - PC World

PC World, Czech Republic - Sep 25, 2008
Nechybí samoz
Through the mirror backwards: p2pnet interview - p2pnet.net

p2pnet.net, Canada - Oct 4, 2008
It currently has more than 380 freeware and shareware applications listed and there have been more than two million downloads for virtually no bandwith. ...
Pentagon: Open Source Good To Go - Redmondmag.com

Redmondmag.com, CA - Oct 8, 2008
A 2003 policy, entitled "Information Assurance Implementation" (8500.2), states that the military should not use freeware or shareware software. ...
No need to pirate these free classics - UConn Daily Campus (subscription)

UConn Daily Campus (subscription), CT - Oct 2, 2008
... be able to pirate free software! You'll see me ruined." "Why should I? Don't you realize how many classic games there are, labeled freeware or shareware ...
Babya drops EULA and other license agreements - PRMinds (press release)

PRMinds (press release), France - Sep 21, 2008
A industry first, Babya is the only software developer to completely do away with shareware,freeware and comnercial software and EULA license types, ...
How to prevent someone from looking over your shoulders at the ... - Promotion World (press release)

Promotion World (press release), CA - Oct 9, 2008
In this scenario, spyware is embedded, attached, or bundled with a freeware or shareware program without the user
Pentagon is preparing guidelines for open-source adoption - CNET News

CNET News, CA - 16 hours ago
The memo should also dispel lingering ideas that open source software may not be used because it is a form of shareware or freeware. ...
Programy ZDARMA na CD-DVD - PC World

PC World, Czech Republic - Sep 25, 2008
Nechybí samoz
SnapFiles: Descarga gratis el mejor software, shareware y freeware - Nodos.com

Nodos.com, Spain - Sep 12, 2008
... para elegir el tipo de software verás en la parte superior derecha unas pestañas verdes que señalan
Through the mirror backwards: p2pnet interview - p2pnet.net

p2pnet.net, Canada - Oct 4, 2008
It currently has more than 380 freeware and shareware applications listed and there have been more than two million downloads for virtually no bandwith. ...
 

Downloads RSS
RSS XML
MY Yahoo
Add to Google
Add to MSN
My AOL
News Geter
Rojo
Bloglines
My Feedster
Navigation: Home / Business

ORCGeNext 1.2 download

11 Downloads
Download Site1

Download time:
Dialup(56k)  -   01 m 07 s
ISDN(128k)  -   30 s
DSL(512k)  -   08 s
Cable(1024k)  -   04 s
T1(1484k)  -   03 s


Description of ORCGeNext
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.
Tags:  .net, .net 2003, .net 2005, Aleksoft, C#, Data Binding, Data Validating, Database, Database Application, Generator Code