GU UNIT 3 - QUE 5

Опубликовано: 16 Февраль 2026
на канале: BCA_Vibes
3,219
27

‪@BCA_Vibes‬
Design a website having login and registration page. In the
registration form modify “CreateUserWizard” control to take
personal details of the user live FirstName, LastName,
Favourite color and photo (Using FileUpload Control) etc.
Divide CreateUserWizard having 3 steps (LoginDetails,
Personal Info and Complete). Store the personal details in
the profile. Design a profile.aspx page which can be
accessible by only authenticated user. After login when user
opens profile page then, user can see his/her photo, and
first name and last name in the label with his/her favourite
color as background color.