Framework with Unix

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

    Framework with Unix

    Hi Gurus,
    I am kind of new with Microsoft Frameworks.
    We are writing an application for windows right now. I am wondering if we
    can run the same application with no change in code in Unix environment?

    I'll appreciate any suggestion I get on this topic.

    Thanks, Tim


  • kimiraikkonen

    #2
    Re: Framework with Unix

    On Jul 7, 6:22 pm, "Tim" <T...@nospaml.c omwrote:
    Hi Gurus,
    I am kind of new with Microsoft Frameworks.
    We are writing an application for windows right now. I am wondering if we
    can run the same application with no change in code in Unix environment?
    >
    I'll appreciate any suggestion I get on this topic.
    >
    Thanks, Tim
    That's a broad subject and AFAIK, this is being done by Mono in Unix,
    but i'm not sure that all of the .NET framework under Windows can be
    usable as is in Windows's .NET framework.



    Thanks,

    Onur Güzel



    Comment

    • Mythran

      #3
      Re: Framework with Unix



      "kimiraikko nen" <kimiraikkonen8 5@gmail.comwrot e in message
      news:8209f5fb-18f2-4f38-945c-72bbb5f14115@z7 2g2000hsb.googl egroups.com...
      On Jul 7, 6:22 pm, "Tim" <T...@nospaml.c omwrote:
      >Hi Gurus,
      >I am kind of new with Microsoft Frameworks.
      >We are writing an application for windows right now. I am wondering if we
      >can run the same application with no change in code in Unix environment?
      >>
      >I'll appreciate any suggestion I get on this topic.
      >>
      >Thanks, Tim
      >
      That's a broad subject and AFAIK, this is being done by Mono in Unix,
      but i'm not sure that all of the .NET framework under Windows can be
      usable as is in Windows's .NET framework.
      >

      >
      Thanks,
      >
      Onur Güzel
      >
      >
      >
      In any case, the code that runs under windows will need to be re-compiled,
      at a minimum, under the Mono .Net framework on the *nix machine.

      HTH,
      Mythran

      Comment

      • Tom Shelton

        #4
        Re: Framework with Unix

        On 2008-07-07, Mythran <Mythran@commun ity.nospamwrote :
        >
        >
        "kimiraikko nen" <kimiraikkonen8 5@gmail.comwrot e in message
        news:8209f5fb-18f2-4f38-945c-72bbb5f14115@z7 2g2000hsb.googl egroups.com...
        >On Jul 7, 6:22 pm, "Tim" <T...@nospaml.c omwrote:
        >>Hi Gurus,
        >>I am kind of new with Microsoft Frameworks.
        >>We are writing an application for windows right now. I am wondering if we
        >>can run the same application with no change in code in Unix environment?
        >>>
        >>I'll appreciate any suggestion I get on this topic.
        >>>
        >>Thanks, Tim
        >>
        >That's a broad subject and AFAIK, this is being done by Mono in Unix,
        >but i'm not sure that all of the .NET framework under Windows can be
        >usable as is in Windows's .NET framework.
        >>
        >http://www.mono-project.com/Main_Page
        >>
        >Thanks,
        >>
        >Onur Güzel
        >>
        >>
        >>
        >
        In any case, the code that runs under windows will need to be re-compiled,
        at a minimum, under the Mono .Net framework on the *nix machine.
        >
        HTH,
        Mythran
        >
        Nope. They are binary compatible. You can take a .NET exe and run it on Mono
        (assuming all parts have been implemented in Mono) unchanged.

        --
        Tom Shelton

        Comment

        • Mythran

          #5
          Re: Framework with Unix



          "Tom Shelton" <tom_shelton@co mcastXXXXXXX.ne twrote in message
          news:Q4-dnekyxuOu0u_VnZ 2dnUVZ_sDinZ2d@ comcast.com...
          On 2008-07-07, Mythran <Mythran@commun ity.nospamwrote :
          >>
          >>
          >"kimiraikkonen " <kimiraikkonen8 5@gmail.comwrot e in message
          >news:8209f5f b-18f2-4f38-945c-72bbb5f14115@z7 2g2000hsb.googl egroups.com...
          >>On Jul 7, 6:22 pm, "Tim" <T...@nospaml.c omwrote:
          >>>Hi Gurus,
          >>>I am kind of new with Microsoft Frameworks.
          >>>We are writing an application for windows right now. I am wondering if
          >>>we
          >>>can run the same application with no change in code in Unix
          >>>environmen t?
          >>>>
          >>>I'll appreciate any suggestion I get on this topic.
          >>>>
          >>>Thanks, Tim
          >>>
          >>That's a broad subject and AFAIK, this is being done by Mono in Unix,
          >>but i'm not sure that all of the .NET framework under Windows can be
          >>usable as is in Windows's .NET framework.
          >>>
          >>http://www.mono-project.com/Main_Page
          >>>
          >>Thanks,
          >>>
          >>Onur Güzel
          >>>
          >>>
          >>>
          >>
          >In any case, the code that runs under windows will need to be
          >re-compiled,
          >at a minimum, under the Mono .Net framework on the *nix machine.
          >>
          >HTH,
          >Mythran
          >>
          >
          Nope. They are binary compatible. You can take a .NET exe and run it on
          Mono
          (assuming all parts have been implemented in Mono) unchanged.
          >
          --
          Tom Shelton
          Nice, that is something I had not heard of. So, since the IL is what the
          ..Net code is compiled into, I guess I should have assumed that the Mono
          compiler would still read it, if everything that was called/implemented was
          also implemented in Mono....<shrugm y bad.

          Thanks,
          Mythran


          Comment

          • Tim

            #6
            Re: Framework with Unix

            Thanks Guys
            Since I still consider myself as beginner level I have another question.
            Can we run Java on Unix machine without making any changes in the code.

            Thanks, Tim

            "Mythran" <Mythran@commun ity.nospamwrote in message
            news:8E38EB62-36D4-4D6A-83F5-61584AF3F19C@mi crosoft.com...
            >
            >
            "Tom Shelton" <tom_shelton@co mcastXXXXXXX.ne twrote in message
            news:Q4-dnekyxuOu0u_VnZ 2dnUVZ_sDinZ2d@ comcast.com...
            >On 2008-07-07, Mythran <Mythran@commun ity.nospamwrote :
            >>>
            >>>
            >>"kimiraikkone n" <kimiraikkonen8 5@gmail.comwrot e in message
            >>news:8209f5 fb-18f2-4f38-945c-72bbb5f14115@z7 2g2000hsb.googl egroups.com...
            >>>On Jul 7, 6:22 pm, "Tim" <T...@nospaml.c omwrote:
            >>>>Hi Gurus,
            >>>>I am kind of new with Microsoft Frameworks.
            >>>>We are writing an application for windows right now. I am wondering if
            >>>>we
            >>>>can run the same application with no change in code in Unix
            >>>>environment ?
            >>>>>
            >>>>I'll appreciate any suggestion I get on this topic.
            >>>>>
            >>>>Thanks, Tim
            >>>>
            >>>That's a broad subject and AFAIK, this is being done by Mono in Unix,
            >>>but i'm not sure that all of the .NET framework under Windows can be
            >>>usable as is in Windows's .NET framework.
            >>>>
            >>>http://www.mono-project.com/Main_Page
            >>>>
            >>>Thanks,
            >>>>
            >>>Onur Güzel
            >>>>
            >>>>
            >>>>
            >>>
            >>In any case, the code that runs under windows will need to be
            >>re-compiled,
            >>at a minimum, under the Mono .Net framework on the *nix machine.
            >>>
            >>HTH,
            >>Mythran
            >>>
            >>
            >Nope. They are binary compatible. You can take a .NET exe and run it on
            >Mono
            >(assuming all parts have been implemented in Mono) unchanged.
            >>
            >--
            >Tom Shelton
            >
            Nice, that is something I had not heard of. So, since the IL is what the
            .Net code is compiled into, I guess I should have assumed that the Mono
            compiler would still read it, if everything that was called/implemented
            was also implemented in Mono....<shrugm y bad.
            >
            Thanks,
            Mythran
            >
            >

            Comment

            • PvdG42

              #7
              Re: Framework with Unix

              "Tim" <Tim@nospaml.co mwrote in message
              news:efdUlrH4IH A.4572@TK2MSFTN GP04.phx.gbl...
              Thanks Guys
              Since I still consider myself as beginner level I have another question.
              Can we run Java on Unix machine without making any changes in the code.
              >
              A bit off topic in a .NET group :-), but the answer is not an unequivocal
              yes, as many Java people would have you believe. It all depends on which
              Java API classes you might have used, especially AWT classes and whether the
              target machine is running the same version of the JVM as on your development
              machine (if you used "cutting edge" features). In most cases, yes, your
              ..class file should run on a JVM on a different platform.


              Comment

              • Michel Posseth  [MCP]

                #8
                Re: Framework with Unix

                In the past ( 3 years ago ) when i played with Mono on Suse Linux i found
                that the remoting classes were not fully implemented at that time
                however the rest seemed to work flawless .

                As Sharp develop etc etc do not support fw 3.5 in a non beta version i
                guess that you may forget the new framework classes for a while when going
                the Mono way

                HTH

                Michel


                "Tim" <Tim@nospaml.co mschreef in bericht
                news:%23pTjQVE4 IHA.5012@TK2MSF TNGP02.phx.gbl. ..
                Hi Gurus,
                I am kind of new with Microsoft Frameworks.
                We are writing an application for windows right now. I am wondering if we
                can run the same application with no change in code in Unix environment?
                >
                I'll appreciate any suggestion I get on this topic.
                >
                Thanks, Tim
                >

                Comment

                Working...