Results 1 to 7 of 7

Thread: linux development [resolved]

  1. #1

    Thread Starter
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Resolved linux development [resolved]

    what is better for linux/macOSX development?

    DotGNU or Mono?
    Last edited by tr333; Apr 6th, 2005 at 07:59 PM.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    It looks like mono is more active and featured more since it supports 64-bit apps . You might also benefit from this link :
    http://www.vbforums.com/showthread.php?t=332430

  3. #3

    Thread Starter
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: linux development

    thanks

    i think i will try Mono for a while.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  4. #4
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: linux development [resolved]

    wow the dotGNU screenshots look l33t
    sorry to bump up your thread but I'm curious

    last time I looked up mono I thought it doesnt support winForms.
    Do these two frameworks now support windows forms? Say if you write a simple app with vs.net that just shows a bunch of forms with some basic controls on them, can you just port that to linux using any of those two frameworks? or do they not fully support system.windows.forms?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  5. #5

    Thread Starter
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: linux development [resolved]

    from what i've heard, they should...

    but don't get upset if i'm wrong on this.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  6. #6
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: linux development [resolved]

    hah sounds cool
    have you tried running a .net app thats written for windows in linux? is it supposed to work smoothly?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  7. #7

    Thread Starter
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: linux development [resolved]

    it should all work unless you are using OS specific code (eg. WinAPI functions) or a specific .NET class is not supported by Mono (not likely).
    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