What is a .Net Wizard Library
There might be instances where you would want to implement a wizard in your .net application. This library will ease out the pain of creating a wizard. Current implementation supports only a Win-Forms wizard host, but eventually the idea is to become independent
or the presentation layer (i.e. support ASP.Net, WPF etc.)
This library is a modified version of the excellent
Simple Wizard. New implementations include:
- Addition of a Wizard Model that can be used to store wizard data