How to add members with Dot Net Dash

Dot Net Dash includes a feature that allows you to create new Membership Users, complete with Role Assignments and Profile Information.

As shown below, the button to create a new Membership User is located at the top of the Membership User Details panel within the Membership Manager.

Create new asp.net membership user button

The dialog for creating a new Membership User provides field for entering a username, email, password and password question according to the requirements of your application's default membership provider. In particular, your provider determines whether a complex password or unique Email address is required. Additionally, the password question and answer may be optional.

If your application is configured to enable roles, the New User dialog will include checkboxes for each defined role. Just check the roles into which the new user should be added.

Create new membership user dialog

If you've enabled profiles, the New User dialog will display fields for entering profile data for the new user. Through configuration options, you can control the sequence, prompt text and visibility of your profile properties. Shown above is the data entry field for the "firstName" profile property which has been configured to appear as the first item in the list with the label "First Name".

Quick Links

Free download
Asp.Net Admin Tools
Asp.Net Membership and Roles Administration tool

Did you know?

Dot Net Dash gives you instant management of your Asp.Net web applications.