[Mono-winforms-list] Convert .Net Application To MAC OS
Stifu
stifu at free.fr
Wed Oct 27 02:59:14 EDT 2010
Best case scenario: you have nothing to convert, it works right away (without
even needing to recompile).
But if your program uses Windows-specific stuff (hard-coded Windows
directory separators, upper/lower case mismatches in paths, native Windows
DLL calls...) , you'll have to make some changes.
You may also get into Mono-WinForms-specific bugs, or Mono-WinForms-Mac-only
bugs.
You have tools like MoMA (http://www.mono-project.com/MoMA) to check for
known problems, but in the end, the only way to know if it works is to
simply try it on Mac.
Anubhava Dimri wrote:
>
> Hello Experts,
>
> I am .Net Application Developer. I have an Application Which i want to
> Convert for MAC Operating System.
>
> So How Can I do that. Your Suggetion and Help Required.
>
>
> Thanks
> Anubhava Dimri
>
>
--
View this message in context: http://mono.1490590.n4.nabble.com/Convert-Net-Application-To-MAC-OS-tp3014889p3014934.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
More information about the Mono-winforms-list
mailing list