dotConnect for MySQL Articles TOC

Here is the list of some articles about dotConnect for MySQL. The full documentation can be viewed online or downloaded as chm file. When you install dotConnect for MySQL, its documentation is also integrated into Visual Studio help collections.

Selected Articles

Entity Framework Tutorial

This tutorial guides you through the process of creating a simple application powered by ADO.NET Entity Framework. In less than 5 minutes you will have a ready-to-use data access layer for your business objects. Read more...

LINQ to MySQL Tutorial

This tutorial guides you through the process of creating a simple application powered by LINQ to SQL technology. In less than 5 minutes you will have a ready-to-use data access layer for your business objects. Read more...

ASP.NET Provider Model Support

dotConnect for MySQL can be used in ASP.NET 2.0 provider model. It allows developers to write better structured applications and easily switch data storage in ASP.NET application from other media such as Microsoft SQL Server. Read more...

DotNetNuke Integration

DotNetNuke Data Provider for MySQL is a data access layer based on dotConnect for MySQL. It allows DotNetNuke to work with MySQL server. This topic provides information on installing and using DotNetNuke Data Provider for MySQL. Read more...