I am looking at the register page and trying to add a username.
The username needs to be implemented. It will be unique and not be the same as the email address... As it sits right now visual studio sets the username to be the same as the email address and the page does not have a place to input a username
How do I change this so that the email address and UserName is entered and saved as different values?
Go to the complete details ...