Hello,
I want to use MySql database with ASP .NET application using DBLINQ. I am following the link -
http://www.primaryobjects.com/CMS/Article100.aspx
But, I am not able to connect MySQL file with ASP .NET application.
What are exact steps to attach MySql file with .NET application?
Thank you