Starting ASP.NET Forms Authentication

前端 未结 3 687
我在风中等你
我在风中等你 2020-12-10 22:14

I\'m starting to learn ASP.NET Forms Authentication, and I\'m looking for a good article to help me start.

I\'ve heard before that ASP.NET Forms Authentication uses

3条回答
  •  感动是毒
    2020-12-10 22:52

    The following tutorial from asp.net is worth reading:

    http://www.asp.net/security/tutorials/an-overview-of-forms-authentication-vb

    Following is the msdn page explaining the Aspnet_regsql.exe command to create the aspnet database.

    http://msdn.microsoft.com/en-US/library/ms229862(v=VS.100).aspx

提交回复
热议问题