|
-
Jul 17th, 2003, 10:44 PM
#1
Thread Starter
Registered User
J# .NET vs. J2EE
What is the similarity and differences between J# .NET and J2EE? What is the advantages and disadvantages between this 2 languages?
please guide thank you.
-
Jul 18th, 2003, 02:04 AM
#2
J2EE is an API set for the Java programming language.
J# is a compiler written by MS to make the porting of Java programs to .Net easier. It emulates some Java core functionality, but it lacks so much that you can't really use it to port large projects. You should never use it for new projects, C# is the way for .Net.
Basically J# is quite useless.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|