|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
is .NET platform independent?
heard that .NET is platform independent, but having doubt on the files created during compilation, .NET framework will create .exe files which may not run under other platform environment, is .NET really cross platform like java where we can just copy the .class file to other OS ??
|
|
#2
|
||||
|
||||
|
.NET is designed to be platform independent. However, there needs to be a version of the .NET framework installed on the target computer. There is currently a project known as Mono that has created a C# .NET Framework for Linux. If you check the site out it will explain it further to you.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > .NET Development > is .NET platform independent? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|