Click to See Complete Forum and Search --> : .net compatibility with MAC OSX ?
semidieu
02-19-2006, 06:00 AM
I made an application using VB.net.
I know it exist some "emulator" on MAC to use PC applications. Does someone know if a vb.net application can be compatible with a MAC OSX ?
Thanks.
Phil Weber
02-19-2006, 11:59 AM
http://www.mono-project.com/Mono:OSX
semidieu
02-19-2006, 02:51 PM
Thanks for the reply. I'll take a look.
semidieu
02-19-2006, 03:02 PM
I'm not sure to understand...
Will someone be able to download my application and run it with "mon myapp.exe" or do i need to recompile it using mono ?
edburdo
02-21-2006, 08:51 AM
In theory, you could just run your .NET app on a non-windows platform that has the Mono runtimes installed.
In practice, you probably need to recompile... and rewrite. Until the Mono stuff is more robust, there are several things that do not work. Given time, that list will narrow... but for now, be sure to test it thoroughly before deploying.
semidieu
02-25-2006, 06:02 PM
OK.. thank you.
I will look if i can install mono on a MAC machine and test it... As it's *basic* stuffs (manipulation of text files), it will perhaps works directly...
Thanks again for you answer !
Basil
PS. sorry to not have answered before, i didn't received a mail to say there was a new post.
edburdo
02-27-2006, 03:36 PM
You have to subscribe to posts if you want to be notified of a reply.
semidieu
02-27-2006, 03:43 PM
I have subscribed... that's why i was surprised to see a new post! Perhaps a little bug.
devx.com
Copyright Internet.com Inc. All Rights Reserved