Multiplatform???

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

    Multiplatform???

    Hi:

    I have found some information about the effort made by the
    Linux people(http://go-mono.com/) to implement .NET
    Framework on Linux. Thanks to the newsgroup writer
    yerterday!

    My question today is, what efforts are being made by
    Microsoft?

    Thank you.

    Rick.






  • bwahahahaha

    #2
    Re: Multiplatform?? ?

    zip

    Winforms aint exactly portable, its all pinvoke heavy

    "Rick" <ricardo_barboz a@starmedia.com > wrote in message
    news:04e201c393 56$8d5d7a50$a40 1280a@phx.gbl.. .[color=blue]
    > Hi:
    >
    > I have found some information about the effort made by the
    > Linux people(http://go-mono.com/) to implement .NET
    > Framework on Linux. Thanks to the newsgroup writer
    > yerterday!
    >
    > My question today is, what efforts are being made by
    > Microsoft?
    >
    > Thank you.
    >
    > Rick.
    >
    >
    >
    >
    >
    >[/color]


    Comment

    • Dino Chiesa [Microsoft]

      #3
      Re: Multiplatform?? ?

      > what efforts are being made by Microsoft?

      If you mean, is Microsoft building the .NET Framework for multiple operating
      systems, the answer is No.
      The .NET Framework is a part of Windows.


      We think it's cool that people are using the ECMA and ISO standards for C#
      and CLI to build independent implementations of those technologies.
      We haven't licensed anything to Novell (Ximian) for the Mono project, and we
      don't support it.

      We have released a shared-source implementation of the CLI, also known as
      SSCLI or "Rotor". But this is not the same as the .NET Framework.



      --
      Dino Chiesa
      Microsoft Developer Division
      d i n o c h @ o n l i n e . m i c r o s o f t . c o m


      "Rick" <ricardo_barboz a@starmedia.com > wrote in message
      news:04e201c393 56$8d5d7a50$a40 1280a@phx.gbl.. .[color=blue]
      > Hi:
      >
      > I have found some information about the effort made by the
      > Linux people(http://go-mono.com/) to implement .NET
      > Framework on Linux. Thanks to the newsgroup writer
      > yerterday!
      >
      > My question today is, what efforts are being made by
      > Microsoft?
      >
      > Thank you.
      >
      > Rick.
      >
      >
      >
      >
      >
      >[/color]


      Comment

      • bwahahahaha

        #4
        Re: Multiplatform?? ?

        Thats the issue with portability, its non standardising the libraries.
        Winforms is too dependant on windows, hence you need WINE to run it on
        linux.


        "Dino Chiesa [Microsoft]" <dinoch@online. microsoft.com> wrote in message
        news:ODEXsy1kDH A.1884@TK2MSFTN GP09.phx.gbl...[color=blue][color=green]
        > > what efforts are being made by Microsoft?[/color]
        >
        > If you mean, is Microsoft building the .NET Framework for multiple[/color]
        operating[color=blue]
        > systems, the answer is No.
        > The .NET Framework is a part of Windows.
        > http://www.microsoft.com/net/basics/framework.asp
        >
        > We think it's cool that people are using the ECMA and ISO standards for C#
        > and CLI to build independent implementations of those technologies.
        > We haven't licensed anything to Novell (Ximian) for the Mono project, and[/color]
        we[color=blue]
        > don't support it.
        >
        > We have released a shared-source implementation of the CLI, also known as
        > SSCLI or "Rotor". But this is not the same as the .NET Framework.
        >[/color]
        http://msdn.microsoft.com/netframewo...i/default.aspx[color=blue]
        >
        >
        > --
        > Dino Chiesa
        > Microsoft Developer Division
        > d i n o c h @ o n l i n e . m i c r o s o f t . c o m
        >
        >
        > "Rick" <ricardo_barboz a@starmedia.com > wrote in message
        > news:04e201c393 56$8d5d7a50$a40 1280a@phx.gbl.. .[color=green]
        > > Hi:
        > >
        > > I have found some information about the effort made by the
        > > Linux people(http://go-mono.com/) to implement .NET
        > > Framework on Linux. Thanks to the newsgroup writer
        > > yerterday!
        > >
        > > My question today is, what efforts are being made by
        > > Microsoft?
        > >
        > > Thank you.
        > >
        > > Rick.
        > >
        > >
        > >
        > >
        > >
        > >[/color]
        >
        >[/color]


        Comment

        • muscha

          #5
          Re: Multiplatform?? ?

          > Thats the issue with portability, its non standardising the libraries.[color=blue]
          > Winforms is too dependant on windows, hence you need WINE to run it on
          > linux.[/color]

          Really? I've never heard of this is done before. I don't think it's
          inherently possible to do this. Unless you have .Net implementation that
          will execute winforms code in Linux, which I don't think there is one
          available. If you have this, then there is no use of WINE.

          WINE implements Windows API in Linux, so to make this easier to understand,
          it is somethine like a translator of Windows API to Linux. If you can try to
          run MS .Net implementation directly using WINE, somehow I doubt it will work
          :)

          /m
          ?


          Comment

          • bwahahahaha

            #6
            Re: Multiplatform?? ?

            They use WINE for mono, and also GTK# but GTK# is crap.


            "muscha" <muscha@no.spam .net> wrote in message
            news:#fLOkE7kDH A.4008@TK2MSFTN GP11.phx.gbl...[color=blue][color=green]
            > > Thats the issue with portability, its non standardising the libraries.
            > > Winforms is too dependant on windows, hence you need WINE to run it on
            > > linux.[/color]
            >
            > Really? I've never heard of this is done before. I don't think it's
            > inherently possible to do this. Unless you have .Net implementation that
            > will execute winforms code in Linux, which I don't think there is one
            > available. If you have this, then there is no use of WINE.
            >
            > WINE implements Windows API in Linux, so to make this easier to[/color]
            understand,[color=blue]
            > it is somethine like a translator of Windows API to Linux. If you can try[/color]
            to[color=blue]
            > run MS .Net implementation directly using WINE, somehow I doubt it will[/color]
            work[color=blue]
            > :)
            >
            > /m
            > ?
            >
            >[/color]


            Comment

            • bwahahahaha

              #7
              Re: Multiplatform?? ?

              Mono.



              "muscha" <muscha@no.spam .net> wrote in message
              news:#fLOkE7kDH A.4008@TK2MSFTN GP11.phx.gbl...[color=blue][color=green]
              > > Thats the issue with portability, its non standardising the libraries.
              > > Winforms is too dependant on windows, hence you need WINE to run it on
              > > linux.[/color]
              >
              > Really? I've never heard of this is done before. I don't think it's
              > inherently possible to do this. Unless you have .Net implementation that
              > will execute winforms code in Linux, which I don't think there is one
              > available. If you have this, then there is no use of WINE.
              >
              > WINE implements Windows API in Linux, so to make this easier to[/color]
              understand,[color=blue]
              > it is somethine like a translator of Windows API to Linux. If you can try[/color]
              to[color=blue]
              > run MS .Net implementation directly using WINE, somehow I doubt it will[/color]
              work[color=blue]
              > :)
              >
              > /m
              > ?
              >
              >[/color]


              Comment

              Working...