Try out the Membership Manager Control on your own website.
Just enter your Email address and we'll send you a free demo license. The
download is fully functional but allows a limited number of uses between application
restarts.
New!
Watch the Video
that shows you how to download, setup and run the Membership Manager Control in
less than 3-minutes!
Once you've decided you want it, just
purchase a license
to permanently activate the trial version you've already installed.
About the Setup
The Setup file for the Membership Manager Control has been Digitally Signed for
your security.
This is Version 1.1.1191 - Released August 25, 2009
- Improved performance when retrieving extended membership user information.
- "DefaultFindMode" property allows you to specify how user list
will initially behave.
- "AboutOptionVisible" property allows you to hide the About option
on the tools.
- You can add a key to appSettings to specify the page for the Help link. Just
add key="MembershipManagerHelpUrl" with a value of your own web page (ie, http:
//www.mysite.com/help.htm.) The query string will indicate the context for which
help is requested.
- You may specify a non-default provider name in the providerName property to list
users from that provider. In order to avoid privilege elevation requirements, you
must also add an AppSettings element that identifies the name of the connection
string for your provider. The key should be: {yourproviderName}ConnectionStringName
and the value should be the connection string name.
Example: <add key="myproviderConnectionStringName" value="LocalSqlServer99"/>
Review the complete revision history
here.