cross platform development

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kvram@passagen.se

    #1

    cross platform development

    Hello,

    Sorry if i repeat this question but when i serached this group, the
    latest relevant information belonged tio July 2006. Ok the question: I
    have a friend who wants me to develop a customer-inventory management
    system for her. She uses MacOSX (Tiger). I use Windows XP. So i
    searched the internet and it turned out that there are 2 development
    solutions available for this purpose. The Rotor and the Mono project.
    What i wonder is which one is better to use since this software will
    have database connectivity and a rather rich GUI. I understand that
    they both are under-development projects so the question is mostly
    relvevant to their current status.

    Thanks for your time and thoughts,
    kave

  • Ignacio Machin \( .NET/ C# MVP \)

    #2
    Re: cross platform development

    Hi,

    <kvram@passagen .sewrote in message
    news:1184164653 .861519.30550@n 2g2000hse.googl egroups.com...
    Hello,
    >
    Sorry if i repeat this question but when i serached this group, the
    latest relevant information belonged tio July 2006.
    That was a year ago, what is wrong with that?
    Ok the question: I
    have a friend who wants me to develop a customer-inventory management
    system for her. She uses MacOSX (Tiger). I use Windows XP. So i
    searched the internet and it turned out that there are 2 development
    solutions available for this purpose. The Rotor and the Mono project.
    What i wonder is which one is better to use since this software will
    have database connectivity and a rather rich GUI. I understand that
    they both are under-development projects so the question is mostly
    relvevant to their current status.
    You would get better result by consulting the sites for both projects. I
    have never used them.

    I can give you another solution though. Take a look at www.parallels.com ,
    it lets you run a windows VM in OSX, nothing new here, except that it has a
    mode named "coherence" it let you run win apps directly in the OSX desktop.
    It's a good option to look into.


    Comment

    • kvram@passagen.se

      #3
      Re: cross platform development

      On 11 Juli, 16:53, "Ignacio Machin \( .NET/ C# MVP \)" <machin TA
      laceupsolutions .comwrote:
      Hi,
      >
      <k...@passagen. sewrote in message
      >
      news:1184164653 .861519.30550@n 2g2000hse.googl egroups.com...
      >
      Hello,
      >
      Sorry if i repeat this question but when i serached this group, the
      latest relevant information belonged tio July 2006.
      >
      That was a year ago, what is wrong with that?
      >
      Ok the question: I
      have a friend who wants me to develop a customer-inventory management
      system for her. She uses MacOSX (Tiger). I use Windows XP. So i
      searched the internet and it turned out that there are 2 development
      solutions available for this purpose. The Rotor and the Mono project.
      What i wonder is which one is better to use since this software will
      have database connectivity and a rather rich GUI. I understand that
      they both are under-development projects so the question is mostly
      relvevant to their current status.
      >
      You would get better result by consulting the sites for both projects. I
      have never used them.
      >
      I can give you another solution though. Take a look atwww.parallels .com ,
      it lets you run a windows VM in OSX, nothing new here, except that it has a
      mode named "coherence" it let you run win apps directly in the OSX desktop.
      It's a good option to look into.
      Thanks for your answer! I had totally forgot about VMs!

      regards,
      kave

      Comment

      • R. K. Wijayaratne

        #4
        Re: cross platform development

        Hi,

        My understanding of Mono is that .NET FW 1.1 equivalent funationality
        is already available in it and .NET FW 2.0 funtionality is already or
        almost complete (double check both these though).

        With Rotor I read that the licensing is pretty restrictive interms of
        usage, although I am not sure whether this refers to the using of the
        framework for running apps or something else.

        There is also the database issue to conside. MySQL is the only one
        that comes to mind that would run on both platforms.

        RKW.



        On Jul 12, 12:37 am, k...@passagen.s e wrote:
        Hello,
        >
        Sorry if i repeat this question but when i serached this group, the
        latest relevant information belonged tio July 2006. Ok the question: I
        have a friend who wants me to develop a customer-inventory management
        system for her. She uses MacOSX (Tiger). I use Windows XP. So i
        searched the internet and it turned out that there are 2 development
        solutions available for this purpose. The Rotor and the Mono project.
        What i wonder is which one is better to use since this software will
        have database connectivity and a rather rich GUI. I understand that
        they both are under-development projects so the question is mostly
        relvevant to their current status.
        >
        Thanks for your time and thoughts,
        kave

        Comment

        • =?ISO-8859-1?Q?Arne_Vajh=F8j?=

          #5
          Re: cross platform development

          kvram@passagen. se wrote:
          Sorry if i repeat this question but when i serached this group, the
          latest relevant information belonged tio July 2006. Ok the question: I
          have a friend who wants me to develop a customer-inventory management
          system for her. She uses MacOSX (Tiger). I use Windows XP. So i
          searched the internet and it turned out that there are 2 development
          solutions available for this purpose. The Rotor and the Mono project.
          What i wonder is which one is better to use since this software will
          have database connectivity and a rather rich GUI. I understand that
          they both are under-development projects so the question is mostly
          relvevant to their current status.
          You should definitely use Mono and not Rotor if you go
          that route.

          But I am somewhat skeptical about developing on MS .NET/Win XP
          for Mono/MacOSX.

          Even though most is compatible, then there are still quite
          some gaps.

          You should probably get access to a MacOSX system and develop
          on that or as a minimum use Mono on another platform.

          Or choose Java ...

          Arne

          Comment

          • Rad [Visual C# MVP]

            #6
            Re: cross platform development

            On Sun, 19 Aug 2007 21:05:05 -0400, Arne Vajhøj <arne@vajhoej.d k>
            wrote:
            >kvram@passagen .se wrote:
            >Sorry if i repeat this question but when i serached this group, the
            >latest relevant information belonged tio July 2006. Ok the question: I
            >have a friend who wants me to develop a customer-inventory management
            >system for her. She uses MacOSX (Tiger). I use Windows XP. So i
            >searched the internet and it turned out that there are 2 development
            >solutions available for this purpose. The Rotor and the Mono project.
            >What i wonder is which one is better to use since this software will
            >have database connectivity and a rather rich GUI. I understand that
            >they both are under-development projects so the question is mostly
            >relvevant to their current status.
            >
            >You should definitely use Mono and not Rotor if you go
            >that route.
            >
            >But I am somewhat skeptical about developing on MS .NET/Win XP
            >for Mono/MacOSX.
            >
            >Even though most is compatible, then there are still quite
            >some gaps.
            >
            >You should probably get access to a MacOSX system and develop
            >on that or as a minimum use Mono on another platform.
            >
            >Or choose Java ...
            >
            >Arne
            You'll probably have issues with the "rich GUI" element I'm afraid.
            Using Mono will force you to sacrifice a lot of the rich controls and
            components made by third parties and make do with the defaults

            --

            Comment

            Working...