Hi all,
I'm pretty new in asp.net.
I am looking for a solution to manage the users, roles and login authorization with my asp.net 3.5 application.
What is the best solution recommended?
I looked online and I found the Membership Schema in SQL Server. I could see it was developed for asp.net 2.0.
Is it still the best solution?
Provided I plan to migrate my application to asp.net 4.5, will this solution still fit? or will adjustments be required?
Thank?
Go to the complete details ...