# .NET Web Forms

## Unleash form features

* 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

## WorkflowGen integration

* 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

## Main features

* Field validation management
* Field colorization management
* File attachment management
* Grid View management
* Two .NET web form creation modes: Simple (without programming) and Advanced (for total control of the code and the data)
