I've developed a windows application for a school where there is no network connectivity. for that reason I'm storing data offline in sqlite db. now, I need to sync with the server. I'm using MySQL database.
Hi YacharuP,
Please refer below links :
https://stackoverflow.com/questions/7801877/pass-string-from-c-sharp-windows-form-application-to-php-webpage
https://www.daniweb.com/programming/software-development/threads/425229/receive-post-values-from-windows-form-app-c-with-php
https://stackoverflow.com/questions/10237983/upload-to-php-server-from-c-sharp-client-application
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.