Hi!

Mono, is it the same as .NET but for Linux ?
Yes. But there existing not all classes like that for Windows. And there existing other classes, which dont exists in Microsofts .NET-Framework.


I mean when I compile a .NET application on Windows (Let's say a basic
console application, not yet a winforms application),
should it then run on Linux without any problem ?
Thats right. If the needes .NET-classes are reimplemented, than it run on Linux.


And vise versa if I compile it on Linux (Mono) should it run on Windows
(.NET)
Thats correct.


If so, does that mean I can take a compiled VB.NET console application
(which does exactly the same as the previous app) and
run it in Linux ?
Yes.


And why is there a Win32 version of Mono ?? Can't we just use .NET ?
Mono is platformindependent - .NET isn't.
So, Mono exists for Solaris/Sparc, Linux/x86, Linux/ppc, .. etc... _and_ for Windows/x86.
But on Windows you don't need Mono. It is only for developer of Mono to make it more platformindependent.


Greatings
BL-Freddy


_________________________________________________________________
MSN Groups & Chat - Freunde finden - leicht gemacht http://groups.msn.com/people/


_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to