ASP.NET has a role management function. It works on the local development machine.
For our project, we need the client administrator to be able to create new users and manage their roles. So basically the same as aspnet_regsql.exe does.
Question: Should we design our own pages and forms or use a ready-made tool?
Thank!
source
share