L Luqman Jan 27, 2006 #1 Can we run Vb.Net Application on Apple Macintosh ? If so, what steps I have to take ? Best Regards, Luqman
Can we run Vb.Net Application on Apple Macintosh ? If so, what steps I have to take ? Best Regards, Luqman
C Carlos J. Quintero [VB MVP] Jan 27, 2006 #2 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
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
L Luqman Jan 28, 2006 #3 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
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
M m.posseth Jan 29, 2006 #4 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]
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]