3
Answers

deploy win form project with mysql database

hello , I developed a windows form application using mysql database on phpmyadmin , to run the application I must open xampp otherwise the application won't work, but is there a way to deploy the project with mysqldatabase on client's pc without him installing xampp?

Answers (3)