0
kicks
Using MySql in ASP.NET project
It may sound strange but using MySql database in ASP.NET is really easy. I spend few days trying to create ASP.NET site that uses MySql DataBase and in this post I'll try to explain all points for that, also how to use MySql in SqlDataSources and GridViews.