How It Works


WinFormsGen generates Windows Forms, middle-tier and data-tier objects in a 3-tier layered infrastructure. In short it generates a whole application. It also generates stored procedure scripts or ad-hoc SQL. All these are generated in One Click*.

Shown below is a visual reprensentation/flow of how WinFormsGen generates code.


Step-by-Step


1.
Click the "Generate Code..." button.
2.
Retrieve Microsoft SQL Server Database information.
3.
Generate a database-bound Window Forms (WinForm) Application. The winform application is generated so you can run it and see the generated code in action.
a. Generate Front End (UI - Presentation Layer) WinForms (Windows Form). See more
c. Generate Middle-Tier Class Files (Middle Layer). See more
d. Generate Data-Tier Class Files (Data Layer). See more
e. Generate SQL Scripts (Stored Procedures or Ad-Hoc SQL in Class Files). See more
f. Generate other classes, app.config, etc. (not shown in the diagram). See more
4.
Generate Stored Procedures in your database (Microsoft SQL Server), or, generate Ad-hoc SQL Class Files. See more