4
votes
3answers
525 views
Is there an open source Asp.net membership administration GUI (like netwebadmin, but works online)?
Visual studio 2005 comes with a project that lets you use the asp.net membership provider to look up, add, edit, and delete users and roles. It unfortunaltly can't be used online, and in order to have …
