ASP. NET has a bunch of built-in services and only provides sqlprovider. What should I do with Oracle or MySQL? Now oracle or MySQL should also be provided to their database users and customers because Microsoft does not support it.
The following is the provider provided by Oracle and MYSQL:
Http://www.oracle.com/technology/tech/dotnet/aspnet/index.html
Http://dev.mysql.com/downloads/connector/net/5.1.html
Oracle provides the following providers:
- Membership provider
- Role provider
- Site Map provider
- Session State provider
- Profile provider
- Web events provider
- Web parts personalization provider
- Cache dependency provider
The provider provided by Oracle seems to be more than that provided by Microsoft, but it is still in beta version, so it may take a while to wait for the official version.
Oracle also provides plug-ins for Oracle Database Support in vistual studio. You can use Oracle to go to the Oracle website and check that there are a lot of good resources.
SQLite membership profile and role providers: This is a SQLite based profile, membership, role providers written in C # For. NET 2.0
Http://www.codeproject.com/useritems/SQLiteProviders.asp
Database drivers not provided by Microsoft (updated)
Http://weblogs.asp.net/jguadagno/archive/2007/10/09/database-drivers-not-provided-by-microsoft.aspx
Aspsqlprovider is a PostgreSQL Implementation of the ASP. NET 2.0 membership, role and profileprovider
Http://www.ohloh.net/projects/5623? P = aspsqlprovider