Related resources for user wizard
  • User management, roles and personalization system in ASP.NET 2.0 using VB.NET12/1/2012 3:01:14 AM. Scott Gu, had a cool CreateUserWizard control sample that I have expanded upon to build-up a sample that demonstrates how to build a fairly common user management, roles and personalization system in ASP.NET 2.0 that does this. I was pleasantly surprised to find it only took about 25 lines of C# code in the entire app.