Content deleted Content added
spelling corrections |
→Similar platforms: see also'd; removed biased and unfounded statements, copied more neutral versions from .NET Framework#.NET_vs._Java_and_the_J2EE |
||
Line 52:
== Similar platforms ==
{{See also|Comparison of C Sharp and Java|l1=Comparison of C# and Java}}
The success of Java and its [[write once, run anywhere]] concept has led to other similar efforts, notably the [[Microsoft .NET]] platform, appearing since 2002, which incorporates many of the successful aspects of Java.
.NET includes an implementation of Java called [[J Sharp programming language|Visual J#]] (formerly known as [[J plus plus|J++]]) that is '''not''' compatible with the Java specification, and the associated class library mostly dates to the old '''JDK 1.1''' version of the language; for these reasons, it is more a transitional language to switch from Java to the [[Microsoft .NET]] platform, than a first class [[Microsoft .NET]] language.
|