I was wondering how to connect MySQL with .Net then i got following solutions in net:
http://www.15seconds.com/issue/050407.htm
http://dev.mysql.com/tech-resources/articles/dotnet/index.html#ADO.NET
There might be several other articles describing several other ways to connect with MySQL from .Net but I found Connector/Net 5.2 from MySQL good.
