Generated Demos & Code Examples
Click the links provided below for sample code of the respective features.
Note: Samples were taken from the
generated code based on Microsoft's Northwind SQL database. Most of the sample code below were generated using the Products table and the related
Categories and Suppliers tables. All code were generated in One Click in under a minute.
Note: All these generated code in One Click*.
Listed below are the main list of items generated by AspxFormsGen 4.5. A lot more items are generated which are not listed below
like the
Miscellaneous Items and more.
Generated ASP.NET Web Site
Home Page |
|
Contains the List of All web forms. This is the Home Page for the generated web site.
The list of Web Forms are clickable so you can see the functionalities of each page.
|
Demo |
Classes and Scripts List Page |
|
Contains the List of All Generated Business Object, Business Object Base, Business Object Collection, Data Layer, Data Layer Base,
and Code Example Classes. Also contains a List of all the generated Stored Procedures.
|
Demo |
One of each of the following Web Form is generated per database table.
Note: Web Forms with grouping such as the List with Grouping are only generated for tables that have foreign keys. Each
foreign key in the table will have the respective generated "grouping web form" code.
See the description of each Web Form listed below in the
Generated Presentation Layer page.
Generated Web Forms (.aspx) |
|
1. List with Add, Edit Redirect & Delete |
Demo |
2. Add New Record |
Demo |
2a. Add New Record (Friendly URL) |
Demo |
3. Update Record |
Demo |
3a. Update Record (Friendly URL) |
Demo |
4. Record Details (Read Only) |
Demo |
5. List (Read-Only) |
Demo |
6. List with Add, Edit, & Delete (Same Page) |
Demo |
7. List with Grouping |
Demo |
8. List with Totals |
Demo |
9. List with More Information |
Demo |
10. List with Search |
Demo |
11. List Filtered by a DropDownList |
Demo |
12. List with Inline Add and Edit |
Demo |
13. Unbound Web Form |
Demo |
One of each of the following Models is generated per database table.
One of each of the following Business Object Classes is generated per database table.
One of each of the following Data Layer Classes is generated per database table.
One of each of the following SQL Script is generated per database table.
One of each of the following Classes is generated per database table.
One of each of the following Example Classes is generated per database table.