.NET Web Forms
- Use the graphical interface of Microsoft Visual Web Developer Express or Visual Studio
- Start from scratch or reuse the .NET code generated on-the-fly by the WorkflowGen built-in form designer
- Leverage your .NET skills to add powerful features
- Integrate AJAX and jQuery add-ons
- Form configuration management
- Reuse your business objects
- Once the form is created, easily declare it in your WorkflowGen processes
- Required and read-only fields are managed in the process definition — no need for web form coding
- Field validation management
- Field colorization management
- File attachment management
- GridView management
- Two .NET web form creation modes: Simple (without programming) and Advanced (for total control of the code and the data)
Last modified 4yr ago