Admin to manage users

C

Cirene

I am using ASP.NET 3.5 built in membership.

I want to create an admin interface to add, edit and delete users.

But, not only do I have to use aspnet_Users, aspnet_UsersInRoles and
aspnet_membership, I also have to use a table called CompanyUsers which is
linked by UserId to aspnet_Users.

With so many tables, how do you recommend I edit and delete data?

Will a typical gridview/formview combo work, or is this too complicated?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,158
Latest member
Vinay_Kumar Nevatia
Top