Professional Plus vs Express Edition


The Professional Plus Edition generates 10 different Windows Forms (per table) bound connected to the database, and is for sale. While the Express Edition generates 1 Windows Form (per table), the Unbound Web Form (not connected to the database), and it is absolutely free. The different WinForms generated by WinFormsGen can be seen here: Generated Presentation Layer.

Express

$0.00

Absolutely Free
  • Generates 1 WinForm1b
  • Generated Windows Form Application is compatible with Visual Studio 2013 or later
  • Windows Forms are bound to MS SQL Server
  • Generates Middle-Tier and (Empty) Data-Tier code
  • Generates Stored Procs or Ad-Hoc SQL
  • Generates Code Bound (Connected) to the Database
  • List with Add, Edit Redirect & Delete Windows Form
  • Add New Record Windows Form
  • Update Record Windows Form
  • Record Details Windows Form
  • List Read-Only Windows Form
  • List with Grouping Windows Form
  • List with Search Windows Form
  • List with Inline Add and Edit Windows Form
  • List with Master Detail (Grid) Windows Form
  • Unbound Windows Form
  • Miscellaneous Files
  • List of All Generated Windows Forms



1a. Generates a maximum of 10 windows forms (winform) per database table. Some windows forms are only generated for tables with foreign keys. 1 windows form is generated per database view.

1b. Generates a maximum of 1 windows form per database table/view.