So, I wanted to use Atlas now known as ASP.Net AJAX and some of the other new technologies in ASP.Net 2.0 including the new Wizard control.
I must say that I am very pleased with how easy it was to get a fully functional wizard up and running.
Most of my time on this so far has been in the business logic implementation on the back-end but I was able to figure out how to add login capabilities to the wizard using standard Forms Authentication and programatically check for User.Identity.IsAuthenticated so that the wizard cannot move past the first step unless the user has logged in.
Anyway it has been fun so far, and I'm sure there are lot's more things to do with it. Like adding better progress indicators.
Check it out here:
DotNetNuke® Configuration Wizard