0
votes

I need to develop cross platform application that can run on windows and mac using web technologies like html5,css and jquery. I am using visual studio 2015 as an IDE.

1
You might want to consider a native app instead of trying to use JavaScript or other web technologies for something like this. Xojo can make native desktop apps for Windows, Mac and Linux. xojo.comPaul Lefebvre

1 Answers

0
votes

You can use Xamarin Platfrom to Create native iOS, Android,Mac and Windows apps in C#. It also has a Visual Studio plugin available that you can find here.