Home All Groups Group Topic Archive Search About

Can we run Vb.Net Application on Apple Macintosh ?

Author
27 Jan 2006 9:39 AM
Luqman
Can we run Vb.Net Application on Apple Macintosh ? If so, what steps I have
to take ?

Best Regards,

Luqman

Author
27 Jan 2006 9:59 AM
Carlos J. Quintero [VB MVP]
Hi Luqman,

There is a project named Mono to port the .NET Framework to non-Windows
operating systems. See:

http://www.apple.com/downloads/macosx/development_tools/mono.html

and

http://www.mono-project.com/Mono:OSX

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com


Show quoteHide quote
"Luqman" <pearls***@cyber.net.pk> escribió en el mensaje
news:O0bQBVyIGHA.1388@TK2MSFTNGP11.phx.gbl...
> Can we run Vb.Net Application on Apple Macintosh ? If so, what steps I
> have
> to take ?
>
> Best Regards,
>
> Luqman
>
>
>
>
Author
28 Jan 2006 8:37 PM
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





Show quoteHide quote
"Carlos J. Quintero [VB MVP]" <carlosq@NOSPAMsogecable.com> wrote in message
news:uvSZYhyIGHA.1288@TK2MSFTNGP09.phx.gbl...
> Hi Luqman,
>
> There is a project named Mono to port the .NET Framework to non-Windows
> operating systems. See:
>
> http://www.apple.com/downloads/macosx/development_tools/mono.html
>
> and
>
> http://www.mono-project.com/Mono:OSX
>
> --
>
> Best regards,
>
> Carlos J. Quintero
>
> MZ-Tools: Productivity add-ins for Visual Studio
> You can code, design and document much faster:
> http://www.mztools.com
>
>
> "Luqman" <pearls***@cyber.net.pk> escribió en el mensaje
> news:O0bQBVyIGHA.1388@TK2MSFTNGP11.phx.gbl...
>> Can we run Vb.Net Application on Apple Macintosh ? If so, what steps I
>> have
>> to take ?
>>
>> Best Regards,
>>
>> Luqman
>>
>>
>>
>>
>
>
Author
29 Jan 2006 9:23 AM
m.posseth
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]



Show quoteHide quote
"Luqman" <pearls***@cyber.net.pk> wrote in message
news:eBNTArEJGHA.528@TK2MSFTNGP12.phx.gbl...
> 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
>
>
>
>
>
> "Carlos J. Quintero [VB MVP]" <carlosq@NOSPAMsogecable.com> wrote in
> message news:uvSZYhyIGHA.1288@TK2MSFTNGP09.phx.gbl...
>> Hi Luqman,
>>
>> There is a project named Mono to port the .NET Framework to non-Windows
>> operating systems. See:
>>
>> http://www.apple.com/downloads/macosx/development_tools/mono.html
>>
>> and
>>
>> http://www.mono-project.com/Mono:OSX
>>
>> --
>>
>> Best regards,
>>
>> Carlos J. Quintero
>>
>> MZ-Tools: Productivity add-ins for Visual Studio
>> You can code, design and document much faster:
>> http://www.mztools.com
>>
>>
>> "Luqman" <pearls***@cyber.net.pk> escribió en el mensaje
>> news:O0bQBVyIGHA.1388@TK2MSFTNGP11.phx.gbl...
>>> Can we run Vb.Net Application on Apple Macintosh ? If so, what steps I
>>> have
>>> to take ?
>>>
>>> Best Regards,
>>>
>>> Luqman
>>>
>>>
>>>
>>>
>>
>>
>
>