Home Page
Categories: Rich client UI
Latest version: 1.1.83.0
Added 2006-02-14
The PocketNerd WizardEngine (Pwiz Engine) provides a way to create Windows Forms-based Wizards that can be launched:
- as a modal or non-modal dialog from within your own application
- as a standalone executable that runs in its own process, just like any other application
- as a custom wizard from within the Visual Studio .NET IDE
Each of the three types of wizard above is implemented in exactly the same way and requires minimal "boilerplate" wizard coding to be used. All of the coding required to create a class library, Windows application or Visual Studio .NET-based Wizard is the business specific code that pertains to the wizard.
 Built for .NET |
 Free or free version available |