Hi,
Good morning everybody.
I want to practise ASP.NET Authentication, and Authorization features in Visual Studio 2010.
I wanted to store user account information NOT IN THE aspnet db, but in a SEPARATE database. Hence, I have tried to use aspnet_regiis tool at visual studio command prompt. I am not presenting with wizard type window. Without wizard, I don't know how to store user information in a separate database otherthan aspnet db.
Can anybody please suggest any solution for this.
Also, one more thing:
It looks like lot of features have been changed in Visual Studio 2010 to work with Forms Authentication. If it is really changed, can anybody please suggest me the better resources to learn on the web?
Thansk in advance,
Ashok kumar.
View Complete Post