Hi,
There are some cross-platform developer tools such as RealBasic.
My hunch is that Objective C might be a language similar to C#.NET so
you could do the least amount of work to port your code and still be native.
Here's a good place to get started with Apple developer tools and
information:
http://developer.apple.com/
-Jim
--
Jim Gordon
Mac MVP
MVP FAQ
<http://mvp.support.microsoft.com/default.aspx?scid=fh;EN-US;mvpfaqs>
vipinkailas wrote:
> I am writing a managed appication in Visual C#.Net. I know this will
> run on Windows. How can I make the same application runnable on Mac. Is
> it possible ? If possible, How?
>