
.NET on different operating systems
I have no information about concrete projects, but the documentation explicitly
says that the common language runtime has been designed to allow this.
Well, that's the theory. I remember that they said the same about COM. Microsoft
itself does not support COM/COM+ on non-Microsoft operating systems. Today there
are some companies offering support for DCOM/Win32 API on Solaris, AIX, etc. But
the problem is that I dont know of any program who really is using this (except
of the IE for Unix, which is really unstable and slow on HP-UX). Maybe s.o. has
an answer to this: What programs based on COM exist on Unix and how many years
had these companies to wait for a stable and fast implementation of DCOM on
Unix?? Lastly you should not expect that a .NET environment on other platforms
will cost you nothing. You will have to pay for every OS you plan to use, for
every OS version and so on.
Quote:
-----Original Message-----
Hi all,
Do someone know if the .NET enviroment will be available on machine like SUN
or other platforms diffrent from NT ?
Thanks to all
.