I am using Asp.Net/C# and Visual Studio 2008 to build an application.Right now I want to create a login page for my application , I would like to ask you guys , what would be the best approach to it.Should I go with Forms Authentication in Asp.Net or Should I try looking at Ajax Login with Asp.Net.Which would be more appropriate.If possible please let me know some of the pros and cons of the approaches.Also could anyone suggest me some links for a good starting point.
Any suggestions are most welcome.
Thanks
I am using Asp.Net/C# and Visual Studio 2008 to build an application.Right now I
Share
I think you have to go for Forms Authentication. below is advantages of it.
List the steps to use Forms authentication in a web application?
Hope this info is helpful to you make decision