Andreas Hassmann wrote:

Dear colleagues,

Tell me, if I am off-topic here, please.

After many years of programming Win32 I found out
that my software is rather appreciated by Mac Users.
Instead of learning to program OS X I would like to
stay with the Microsoft IDE and C#.

Here is my question: Theoretically I should be able to
run my .NET apps on Mac. That is the idea, isn't it?
What do I have to do? Is there an implementation of
the runtime? Where do I get it?



ROTOR, the shared source CLI, can run on OSX. Unfortunately, there is no
Windows.Forms (no UI applications then), nor another UI toolkit or class
library.

Mono (www.go-mono.com) is another CLI open source implementation. It
includes two UI class library (GTK# and cocoa#, the second one native to
OSX), maybe also Windows.Forms (it's a while since I have checked)

Hope this helps

Lorenzo

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to