MySQL Connector/NET Developer Guide
      The MySql.Web namespace includes a set of
      subordinate namespaces that represent the features managed by
      various MySQL providers and available for use within ASP.NET
      applications.
    
Namespaces in this section:
| Class | Description | 
|---|---|
| MySqlPersonalizationProvider | Implements a personalization provider enabling the use of web parts at ASP.NET websites. | 
| Class | Description | 
|---|---|
| MySQLProfileProvider | Implements a profile provider for the MySQL database. | 
| Class | Description | 
|---|---|
| MySQLMembershipProvider | Manages storage of membership information for an ASP.NET application in a MySQL database. | 
| MySQLRoleProvider | Manages storage of role membership information for an ASP.NET application in a MySQL database. | 
| MySqlSimpleMembershipProvider | Provides support for website membership tasks, such as creating accounts, deleting accounts, and managing passwords. | 
| MySqlSimpleRoleProvider | Provides basic role-management functionality. | 
| MySqlWebSecurity | Provides security and authentication features for ASP.NET Web Pages applications, including the ability to create user accounts, log users in and out, reset or change passwords, and perform related tasks. |