Results 1 to 9 of 9

Thread: VB .NET on Linux

  1. #1

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913

    VB .NET on Linux

    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  2. #2
    Junior Member
    Join Date
    Oct 2002
    Posts
    23

    how?

    what did the person do to get that running ?

  3. #3

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    It uses Mono which is a Linux port of the .NET runtime in progress.

    http://www.go-mono.com
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4
    Hyperactive Member
    Join Date
    May 2002
    Location
    Wisconsin, USA
    Posts
    279
    Go Mono!!!

    (oops I opened an old thread...)

  5. #5
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682
    Quality.
    I don't live here any more.

  6. #6
    Frenzied Member Ultimasnake's Avatar
    Join Date
    Feb 2002
    Location
    Amsterdam, holland
    Posts
    1,172
    read about it , didnt try it yet.. so it really works?

    what to do with my project then.. doest it convert it to an working linux runtime file or what the hell :P
    For my PC and MS Smartphone 2003 software visit
    http://www.ultimasoftware.nl

  7. #7

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    It has it own C# compiler, and the vb.net compiler is making good progress as well

    Now as far as your project porting directly, maybe, maybe not. The Mono project has some things that may not be complete or had to be done differently. I havent tried it lately, but actual forms and controls using System.Windows.Forms should be working., It uses the WINE libraries to accomplish this. The other choice is GTK# for windowing, but you would definatly have to change your code to use that library.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  8. #8
    Frenzied Member Ultimasnake's Avatar
    Join Date
    Feb 2002
    Location
    Amsterdam, holland
    Posts
    1,172
    ace... i will make a virtual pc with linux mandrake 9.1 and test that program.. did you try it yet?
    For my PC and MS Smartphone 2003 software visit
    http://www.ultimasoftware.nl

  9. #9

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    not recently. I did on Mandrake 9 some time ago, and wrote a couple simple console apps. They worked great.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

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