I am developing an application in Umbraco where I need to get my members from an external already existing database. I have succeeded in making a custom membership provider which I use to validate users.
What I would like to do now is to get the list of members in the external database to be visible in the members area in the backoffice. Is this possible and if so any ideas on how to accomplish it?
