ASP.NET use SqlConnection connect MySQL
This is the connection string saved in web.config:
This is the connection string saved in web.config:
Per my other question here about Disposable objects, should we call Close() before the end of a using block?