Hi,
I am new to the ASP.net. I read so many articles about creating a user and a role using ASP.net tool. I created several users and roles already. Then, I followed all the steps to create the Login Page, Create Login Page, Recovery Password Page successfully. So, I continued building several more web pages. I found those new pages don't need to be login and they can access into it. Do I need to do anything to prevent others to view those pages? I found that I can create a role in the Tool and deny others beside users to access the whole Solution. Is it the right way to do it since it works no problem after I changed it.
Second, I just want to know is there anyway I can use my own set of UserId/Password in the SQL Server 2005 database(s) instead of creating a new set of UserId/Password in the ASP.Net Tool? In fact, I need to create several other Solutions in ASP.Net, is there any way I can point the same set up in multiple solutions? Is there any guidelines/steps to show me how to do it if it is possible?
Thank You
I am new to the ASP.net. I read so many articles about creating a user and a role using ASP.net tool. I created several users and roles already. Then, I followed all the steps to create the Login Page, Create Login Page, Recovery Password Page successfully. So, I continued building several more web pages. I found those new pages don't need to be login and they can access into it. Do I need to do anything to prevent others to view those pages? I found that I can create a role in the Tool and deny others beside users to access the whole Solution. Is it the right way to do it since it works no problem after I changed it.
Second, I just want to know is there anyway I can use my own set of UserId/Password in the SQL Server 2005 database(s) instead of creating a new set of UserId/Password in the ASP.Net Tool? In fact, I need to create several other Solutions in ASP.Net, is there any way I can point the same set up in multiple solutions? Is there any guidelines/steps to show me how to do it if it is possible?
Thank You