Front-End: ASP.Net 4.0 C#
Back-End: MySQL
I am currently using ODBC to connect to MySql Database. I've learned that "Performance is a big negative factor for ODBC as it involves too many layers".
Is there any other way to connect to MySQL?
http://hashtagakash.wordpress.com/