Visual Web Developer 2010 + MySQL

Not sure if this is the best place for this.

I am using VWD 2010 express. I want to connect to a MySQL database on my web server at 0000free, a free web hosting site.

I’m not exactly sure where to start.

I have looked at MySQL for .NET can’t make much sense of it.

I have been looking for information all over the place maybe someone here can help me.

Thanks.

Making a connection: MySQL :: MySQL 5.1 Reference Manual :: 21.2.3.1 Making a connection

How to use it in code: MySQL :: MySQL 5.1 Reference Manual :: 21.2.4.5 Tutorial: Using an Entity Framework Entity as a Windows Forms Data Source

Hope that helps! =)

Note: Minor differences may be evident between VWD and VS, but you should be able to figure it out.