Results 1 to 7 of 7

Thread: Java & J# : Difference?

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Java & J# : Difference?

    Hi,
    I just picked up my Java books again, picking up where I left months ago, when I put it on hold to get into IL and C#.

    As I scrolled down the list of topics, I noticed "Java and J#" in the Codebank section.

    What is the difference between the 2? I bet J# is MS's right?

    Just for the record, the reason why I want to get my Java skills to a productive level, is that I don't want myself tied to MS technologies completely.

    Cheers
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  2. #2
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Java & J# : Difference?

    J# is the M$ version of Java, but i dont know why they bothered when they have C#.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  3. #3

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Java & J# : Difference?

    Does that meant that syntax-wise, Java and J# is the same?
    Can you, for instance, craete a Java class in a text editor, and open it in VS?
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  4. #4
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Java & J# : Difference?

    Quote Originally Posted by tr333
    J# is the M$ version of Java, but i dont know why they bothered when they have C#.
    Perhaps to lure Java programmers to their products?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  5. #5
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Java & J# : Difference?

    J# is MS Java. If I remember right, MS didn't want to have to pay Sun (or who ever it is this week) a licensing fee to produce a JVM. So they made their own Java base and called it J#. From what I remember it's one part standard JAva, plus one part proprietary MS Java, and one part .NET enabled. And I don't think it'll go anywhere. I don't think it's portable, and most people who do go from Java to .NET are getting into C#.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  6. #6

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Java & J# : Difference?

    So, without doing some research as I should, I guess that J# got Java syntax, but target the .Net FCL, instead of the JVM?

    I hope M$ got good reason for this (if I am right of course), as it kind of look creepy.

    Anycase, I'm learning Java to expand my overall skills (seeing I'm so tied to M$ with VB and C#) so they can take their J# and shove it.

    Makes me think: "Anyone reading this that actually uses J#?"

    Anycase, back to my text editor and silly Hello World apps...
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  7. #7
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Java & J# : Difference?

    i have never heard of anyone actually using J#. and all .NET code examples on the internet are always VB/C#. Never seen any J#.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width