Silverlight wizard
Posted in Silverlight, tagged CustomControl, CustomPanel, Wizard on April 4, 2008 | No Comments »
This sample shows how we can use modal dialog to create a wizard in silverlight which helps user through a series of steps.
when the user goes through all the steps data is returned to the page
seeĀ a demo( you will have to click once on demo link and click again on the file, until I figure [...]