Hi! I have this question: "Does implementing a custom MembershipProvider class needs you to implement a custom Membership class too?" I am a bit confused about implementing a custom membership framework on ASP.NET.
I dont have sample classes to show you but what if the previous website used a database or schema that is different to the ones ASP.NET uses?
Many thanks!