DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3

Thread: C# and J# ?!

  1. #1
    wiz Guest

    C# and J# ?!


    What is the difference between C# and J# ?
    I am confused because i thought that microft wants to replace java with C#
    and now there is a beta version for J#.

  2. #2
    Kunle Odutola Guest

    Re: C# and J# ?!


    "wiz" <leon@mail.com> wrote in message news:3c65d756$1@10.1.10.29...
    >
    > What is the difference between C# and J# ?
    > I am confused because i thought that microft wants to replace java with C#
    > and now there is a beta version for J#.


    C# is MS's new ECMA standard langauge that borrows heavily from C/C++/Java
    (and a couple of concepts from Delphi).

    J# is essentially a version of J++ for the .NET platform. It accepts the
    Java-esque language that J++ did but produces .NET code rather than Java
    bytecodes.

    Unless you have J++ migration needs, best to give J# a miss IMO. Especially
    since there is a rudimentary Java-to-C#/.NET code conversion tool from MS
    too. Disappointingly, it only works for JDK1.1.x and even then it isn't a
    100% reliable. It's developers ArtinSoft plan an Enterpri$e version.......
    ;-)

    Kunle



  3. #3
    Randy Charles Morin Guest

    Re: C# and J# ?!

    The two languages, C# and J# are very similar. C# was a cross between C++ and Java, in an attempt to replace Java (as you say). But
    remember that dotNet is also about allowing developers to develop in any language. J# is so close to C#, that it likely require
    minimal effort on Micro$ofts part to product. So, it was worth the effort.
    --
    Randy Charles Morin
    http://www.kbcafe.com

    Feel free to contact me by private email or messenger
    morin_randy@hotmail.com
    randy@kbcafe.com


    "wiz" <leon@mail.com> wrote in message news:3c65d756$1@10.1.10.29...
    >
    > What is the difference between C# and J# ?
    > I am confused because i thought that microft wants to replace java with C#
    > and now there is a beta version for J#.




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links