How It Works


AspxFormsGen 4.5 generates ASP.NET Web Forms models, views, controllers, middle-tier and data-tier objects in a 3-tier layered infrastructure. In short it generates a whole web 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 AspxFormsGen 4.5 generates code.


Step-by-Step


1.
Click the "Generate Code..." button.
2.
Retrieve Microsoft SQL Server Database information.
3.
Generate a database-bound Web Application. The web application is generated so you can run it and see the generated code in action.
a. Generate Front End (UI - Presentation Layer) Models, Web Forms, Controllers. See more
b. Generate Middle-Tier Class Files (Middle Layer). See more
c. Generate Data-Tier Class Files (Data Layer). See more
d. Generate SQL Scripts (Stored Procedures or Ad-Hoc SQL in Class Files). See more
e. Generate styles, scripts, images, icons, web.config, etc. (not in the diagram). See more
4.
Generate Stored Procedures in your database (Microsoft SQL Server), or, generate Ad-hoc SQL Class Files. See more