3
I have an ASP.NET project and need to enter a user control to limit access to the pages. There is already a table in my bank with Login and Password, I found some tutorials that explain how to use the Forms Authentication but I don’t really understand how it works.
I was following this tutorial, but it says "Create an ASP.NET page called Logon.aspx in the application’s root directory.". Where would be my root?
I want to know how to implement Form Authentication in my project, I’m starting now in Asp.net.
– Vinicius VAz
https://msdn.microsoft.com/pt-br/library/xdt4thhy%28v=vs.100%29.aspx I think you can follow this tutorial that you will do well.
– Marconi
I was following this tutorial, but it says "Create an ASP.NET page called Logon.aspx in the application root directory." where would my root be? Why I can’t find the option to create new file in Asp
– Vinicius VAz
@Viniciusvaz Please edit your question with these questions that we will answer. The comments section was not made to "increase the question".
– Leonel Sanches da Silva