Can we run Vb.Net Application on Apple Macintosh ?

  • Thread starter Thread starter Luqman
  • Start date Start date
L

Luqman

Can we run Vb.Net Application on Apple Macintosh ? If so, what steps I have
to take ?

Best Regards,

Luqman
 
Hi Carlos,

Did you ever tried compiling the VB.Net Application with Mono, and run on
Linux or Mac OS X ?

I have gone through various articles on Mono Web Sites, and they show,
various Mono components are under development by different programmers.

My need is just to compile the VB.Net project, so that it can be
successfully run on Mac OS X, is it possible ?

Best Regards,

Luqman
 
I would give you a good chance if you develop your program with Mono or #
develop from scratch
as not all classes are availlable on the target systems

so developing in VS and then expecting it to compile on Mono is far away yet

regards

Michel Posseth [MCP]
 
Back
Top