I am using VS 2008.
Looking around on the forums/stack hasn\'t provided a clear answer on how to use MySQL with a ASP .NET site.
How do I configure a SQLDataSour
in web.conf file, you add following lines:
in .aspx file you can add following lines:
.............................