1
Answer

Using Sql server on mac using WPF

Photo of Devendra Kumar

Devendra Kumar

4y
664
1
Hi everyone
I had created an application using .net framework with sql database and client also wants to run the existing application to mac. I had googled about .net core about its cross platform but i am unsure how to execute my sql commands on mac pc
 
I use ado.net commands for interaction with sql.
can any one guide me through this, how do I install sql express on client machine and execute my commands
Thanks
Devendra 

Answers (1)