Hey,
I made an application in vb.net and now I want to run my
program on an iMac.
Can somebody tell me the best way to do this?
Thanks
Printable View
Hey,
I made an application in vb.net and now I want to run my
program on an iMac.
Can somebody tell me the best way to do this?
Thanks
Is there a framework VM for Macs yet? I didn't think there was.
Well the Mono JIT runs on MacOS. Maybe not OSX though. But if the app is using winforms, it isnt going to work as they havent finished adding Winform support to Mono yet.