Im a very noobie in C#.
Yeah, and you need to go get a C# book and an ADO.NET book. And you also need to come away from MySQL at this time and use MS SQL Server Express that is free to download and use, because most tutorials and learning articles using Bing or Google are
using MS SQL Server.
https://www.google.com/?gws_rd=ssl#q=books+on+C%23
All DB providers adhere to the ADO.NET implementation standards, and you have to know ADO.NET to even use MySQL, as an example. But you need to start with MS SQL Server and get the feel of how ADO.NET works before you try MySQL.
https://msdn.microsoft.com/en-us/library/h43ks021%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396
https://www.google.com/?gws_rd=ssl#q=book+on+ado.net
The Learning Center is a good place to start.
https://www.microsoft.com/middleeast/msdn/learning/