1
Answer

C # application deployment with mysql database

Hello everyone, I develop a winforms application with C # programming language on the development environment Visual Studio 2010 and with a mysql database. My problem is how to deploy my application with their mysql database?
Answers (1)