I currently am using Visual Studio 2005 with SQL Server express. When I use the Configuration Utility it creates a .MDF file in my App_Data folder. My questions areas follows: would it do this if I used SQL Server 2005 and if so could I relate the user name to another table in another database? Would it be best to administer the users later to create an admin page to add/delete users, roles etc.?