Re: Convert .Net Application To MAC OS

Stifu <[email protected]>
Newsgroups gmane.comp.gnome.winforms
Message-ID <[email protected]>
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.
_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.