Starting ASP.NET Forms Authentication

前端 未结 3 686
我在风中等你
我在风中等你 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:53

    I would like to recommend the msdn articles :

    • Forms Authentication Provider http://msdn.microsoft.com/en-us/library/ff647070.aspx
    • Explained: Forms Authentication in ASP.NET 2.0 http://msdn.microsoft.com/en-us/library/9wff0kyh.aspx

    here is the schema used : here is the schema used

提交回复
热议问题