I created some stored procedures in SQL to fetch tables but it looks like thats not even needed, the userManager instance can read it all out and bind to a Grid? The UserManager can return a list<T> which is easily bound to data controls. See the data bound control documentation. ...
There needs to be some "page" where you can see all the users, add new users and set the password, then set their role.am trying various instances of each and every rolemanager and usermanager command and throwing them at a grid...