Questions about Forms Authentication ASP.NET

Asked

Viewed 83 times

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.

  • 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.

  • 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

  • @Viniciusvaz Please edit your question with these questions that we will answer. The comments section was not made to "increase the question".

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.