Questions about Forms Authentication ASP.NET [closed]

3

I have an ASP.NET project and need to insert 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 Forms Authentication but I do not quite understand how it works.

I was following this tutorial , but it says "Create an ASP.NET page named Logon.aspx in the root directory of the application." Where would my root be?

    
asked by anonymous 21.05.2015 / 16:33

0 answers