Moving Java Applications to .NET

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jane Matthews

    #1

    Moving Java Applications to .NET

    Is there any quick easy way to move Java Applications (Unix) to .NET? Which .NET-compliant language should I choose: J# or C#? Any tools for J#? JLCA for C#, is it good? Thanks.
  • Klaus H. Probst

    #2
    Re: Moving Java Applications to .NET

    If you want to try to *convert* the apps then I'd recommend J#. It has a
    conversion tool.

    If you're going to *port* by re-coding and preserving your business logic
    and functionality then I'd recommend C#.

    --
    Klaus H. Probst, MVP



    "Jane Matthews" <anonymous@disc ussions.microso ft.com> wrote in message
    news:B587CF06-E612-46A3-8CB3-B1E6585FE10A@mi crosoft.com...[color=blue]
    > Is there any quick easy way to move Java Applications (Unix) to .NET?[/color]
    Which .NET-compliant language should I choose: J# or C#? Any tools for J#?
    JLCA for C#, is it good? Thanks.


    Comment

    • Jane Matthews

      #3
      Re: Moving Java Applications to .NET

      Thanks Klaus. Do you know where I can get this conversion tool (Jave(unix) to J#) ?

      Comment

      • Klaus H. Probst

        #4
        Re: Moving Java Applications to .NET

        It comes with VS.NET. I don't know if it comes with all versions though.

        --
        Klaus H. Probst, MVP



        "Jane Matthews" <anonymous@disc ussions.microso ft.com> wrote in message
        news:5D42B223-A58A-4DAC-BEAD-1696A00B14D1@mi crosoft.com...[color=blue]
        > Thanks Klaus. Do you know where I can get this conversion tool (Jave(unix)[/color]
        to J#) ?


        Comment

        Working...