Is Dotnet Cross platform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi EveryBody:

As we know the java is cross paltform languge which means that any
application done by Java can be used in any opreating system if the java run
time JRT is installed in that OS.

My Question is Can I installed the dotnet framework in any opreating system
for example Liunx or unix ? If the answwer is yes

Does my application which made by Vb.net can be consiedr as Cross platform
application ?

Any help will be appreciated

regard's

Husam
 
Hello Husam,

There are some implementation for the Linux and macos
See MONO, ROTOR.
The only problem that they are droped behind the latest version of .NET FW.

see there http://www.mono-project.com/Main_Page

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

H> Hi EveryBody:
H>
H> As we know the java is cross paltform languge which means that any
H> application done by Java can be used in any opreating system if the
H> java run time JRT is installed in that OS.
H>
H> My Question is Can I installed the dotnet framework in any opreating
H> system for example Liunx or unix ? If the answwer is yes
H>
H> Does my application which made by Vb.net can be consiedr as Cross
H> platform application ?
H>
H> Any help will be appreciated
H>
H> regard's
H>
H> Husam
H>
 
Back
Top