Create knowledge
[?]
|
(rate this)
|
If .NET is Platform independent. then the .NET application can run / install on Linux, Macintosh etc. If this possible then how can it possible?
|
|
sameer kamble
| Answered
| 3 years ago
|
|
Running .Net applications on Linux with Mono Imagine the fate of your company rests on your completing your new Linux project on time. You have a crack team of first-class developers, but they're all .Net programmers. What are you going to...
|
|
|
|
Dennis Aries
| Answered
| 3 years ago
|
|
.NET is in design platform-independent, but the implementation on the other platforms is left free. Full documentation on how the Intermediate Language (IL) is formed and how it should be read is available. Currently, not many have aspired to...
|
|
Answer: "How can .NET 2.0 Windows Application run on Linux, Is .NET 2.0 is platform independent?" deleted from your view.




