Linked by Thom Holwerda on Wed 3rd Oct 2007 19:39 UTC, submitted by gonzo
Thread beginning with comment 276599
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.




Member since:
2007-02-17
Hardly.
If you have the .Net framework from Microsoft, you cannpt write cross-platform applications. The .Net framework by itself is able to produce only Windows programs.
If you add extensions to .Net, such as GTK# and GNOME#, then you can produce only Windows programs such that the sorce code you have written can be used on other platforms.
If, finally, you want to make your program fro another platform, you need Mono, since .Net can produce only executable applications for Windows.
Mono is not .Net.
Ergo, .Net is not cross-platform.