Asp.Net components and Internet solutions
Quality Data

Download The Membership Manager Control

Try out the Membership Manager Control on your own website.

The download is fully functional but allows a limited number of uses between application restarts.
 See how easy it is to use
 Find out just how useful it is
 Easy to install, easy to remove
 
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.1190 - Released March 17, 2008
  • Corrected issue where second click was sometimes required to select a user.

  • Added new property "DefaultFindMode", which allows you to specify how user list will initially behave.

  • Added new property, "AboutOptionVisible", which allows you to hide the About option on the tools.

  • You can now 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.