Click here to Skip to main content
15,911,711 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Is .net a fully platform independent language like java ???
Posted
Updated 30-Sep-11 8:29am
v2

.Net has a set of languages that can be used on Windows.

Silverlight gets close to being platform independent but uses only a subset of the framework.
 
Share this answer
 
Comments
Espen Harlinn 1-Oct-11 5:37am    
5'ed!
Abhinav S 1-Oct-11 5:39am    
Thank you Espen!
.NET is not a language, it's a framework. And just like Java if someone has taken the time to write an implementation for your specific platform then yes. E.g. have a look at Mono
 
Share this answer
 
Comments
Espen Harlinn 1-Oct-11 5:37am    
5'ed!
Simon Bang Terkildsen 1-Oct-11 6:34am    
Tak skal du have, Espen :)

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