The Membership Manager Control is a composite Asp.Net Server control that provides
a user interface for many of the methods built into the AspNetSQLMembershipProvider.
These help topics provide a reference to using the control as well as an explanation
of its capabilities, limitations and possible exceptions.
Installation
Install the control by dragging it from the Visual Studio 2005 toolbox onto the
web form. To get started, you'll first need to register it with the Visual Studio
IDE.
Find out how to install the control
Configuration
The Membership Manager Control depends on the AspNetSqlMembershipProvider for much
of its functionality. Find out how to configure the control and how to recognize
and handle limitations imposed by the underlying provider.
Learn how to configure the control
Reference
The Membership Manager Control provides numerous features for locating membership
users, changing user names, passwords and more. Studio IDE.
Learn how to use the control