Workflow Software | .Net Web Forms | Web based Workflow engine, BPM software, .Net Workflow Software without programming, Process management software
 
 
.Net Web Forms
 
The WorkflowGen BPM / Workflow software uses Web Forms within a web browser. The Web forms are developed in .NET.

More FAQ

1) Which versions of the .Net framework do you support?

.Net 2.0 and 3.0

Top

2) Do you provide a proprietary tool to create .Net web forms?

No, we rely on Microsoft Visual Studio 2005 (Express editions included).
So you have all the strengh of Visual Studio 2005 to create quickly and easily Web Forms to be used in the workflow powered by WorkflowGen. Actually you can also use any .Net 2.0 IDE.


Top

3) Can I use Visual Web developer 2005 which is free?

Yes you can use it without any limitations in the Web Form creation to be used in .Net


Top

4) Which .Net programming languages do you support?

VB.Net and C#


Top

5) Can I use Visual Studio c# 2005 Express or vb.Net 2005 Express which are free?

Yes, but if you want to visually create your Web Forms you may consider using Visual Web Developer 2005 which is free too and support C# and VB.Net programming languages.


Top

6) Do you support AJAX / ATLAS technology?

Yes we do.


Top

7) Do I need to be an experienced .Net developer to create Web Forms?

Simple forms are created without coding! You just have to drag and drop webcontrols (textbox, listbox, radio buttons, gridviews,....). If you want add integration features in your Web Form like database bindings you need to be familiar with Visual Studio 2005 programming.

Top

8) How form data are stored?

The form data are stored in a XML Dataset.

Top

9) How to use a .Net Web Form with workflowGen?

We provide a "super" class (an assembly), your webform just have to inherit
from this class, and all the data bindings and Workflow integration are
automatically done without programming!

Top

10) Do you support electronic signature?

Yes, with ONE line of code you can activate the electronic signature management. We support W3C XML signature standard.

Top

11) Is it possible to easily adapt an existing ASP.NET application?

Yes. You just have to make you existing asp.net application inherit from the WorkflowGen Super class.

Top

12) Do you provide Web Form examples?

Yes we have tutorials and real life examples to illustrate all the features of the Web Forms, like database binding, dynamic section, AJAX, etc. Our samples are available in both C# and vb.net

Top