Tagged Questions
4
votes
3answers
4k views
ASP.NET WSAT (Website Administration Tool) and Custom Membership Providers
I'm building an ASP.NET MVC applicaiton that will have custom role and membership providers. I have been looking into adminstration tools to save us some time, WSAT has crossed my path. It looks ...
1
vote
0answers
100 views
Website administration tool to manage multiple sites
I have an admin section in my webapp to manage users and roles (like the website administration tool). My question is : which is the best way to manage users and role for all sites running on a remote ...
0
votes
1answer
49 views
Unique web site administration tool
i'd like to create a Unique Web Site Administration Tool (UWSAT) to admin all users for all my websites on production server.
Basically the idea is to have the UWSAT with only an admin user; when the ...
0
votes
1answer
96 views
WSAT Security tab error for Custom Role provider
I have created custome Membership Role and Profile provider using INGRES db. Now I can see my IngresMembership and IngresRole provider in the Provider tab(Select a different provider for each feature ...
0
votes
1answer
67 views
Cusromize WSAT in ASP.Net
Has anyone ever curomized the Wbesite admin tool in ASP.Net? I would like to add some fields when ceating a user and keep it all in one place.
Any pointers would be appreciated.