I have been learning how to use ASP .NET 2.0 in Visual Web Developer 2005 Express at www.asp.net, and it shows how to set up roles and users using the login control and the create user wizard, and I have done this successfully on my local machine. However, I have a hosted sight that I have access to SQL Server 2005 on. I can connect to the server in Visual Web Developer 2005 E, but I can't figure out how to set up roles and users, and all that for the login controls to work. Can anyone point me to an easy to understand tutorial or something. I have looked around on Google, and haven't found anything that seems to relate to what I am doing, and/or that I can understand (not that I am stupid, just new).

Thank you for the help.