Hello
I wonder if anyone can point me in the right direction. I'm using VS 2013 vb.net and have used the ASP.net web application and then web forms template as a base. I have added users and roles and limit certain pages based on whether the signed in user is in the 'administrator' role as such. What i'm trying to archive but getting nowhere fast is create an admin page for the user accounts that will at minimum show me a grid of setup users and the option to delete them i just can't seem to find anything to help. any pointers will be greatly recieved
one last bit of info is i'm using the default created connection to the entity framework database tables aspnetuser etc.
Thanks in advance, Chris