Question about MySQL server related issue.

I am a novice C-Sharp(C#) programmer. I am working for a student project.
By default MS SQL can be used easily with this language.
But I have a database on MySQL.
Could I use MySQL server to query with C-Sharp(C#) language?
How can I connect MySQL database?
Please help by sharing your knowledge.
