Click here to Skip to main content
15,922,894 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
I have created a new project with ASP.NET Website Template. It has some pre loaded login and sign up panels. I have integrated ASP.NET Membership with this site and configured users and roles. Now i am able to login and Signout with Membership.

My Question is i am using ASPNET database for Membership. So i want to know how to use Profile Provider in this project.
The same database can be used for profile provider also or i have to create a new one?
Please help me in this topic i am getting confused how to and what to do it.
Please clarify me shall i have to create separate table for profile provider and Membership Provider.
How i will use profile provider with my ASP.net Website Template which is already membership Configured.

Thanks in Advance....
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900