Click here to Skip to main content
15,898,010 members
Please Sign up or sign in to vote.
3.40/5 (2 votes)
I Have a doubt for .net
(i)Is .Net Framework is completely or fully work in redhat linux-5.0 environment?
(ii)Is Java script Codes Work in redhat linux-5.0 environment?
Posted
Updated 20-Oct-10 8:25am
v2

The .Net framework does not work on the linux environment (unless you are thinking in terms of mono[^]).

Javascript should work in a browser on redhat.
 
Share this answer
 
Java is platform independent (i.e u can run and use it on any platform).
U can use , distribute it in any environment. :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900