is there a way to connect mysql to visual web developer like it's connected to visual studio.
notes: i have mysql community server, i have the .net connector , visual web developer 2010 sp1.
thanks in advance
I would think offhand that the ODBC connector (or the .NET one) would do. The .NET connector is here: http://dev.mysql.com/downloads/connector/net/1.0.html
I haven't used it with visual web developer myself, but it should work.