Results 1 to 4 of 4

Thread: which C# and VB compiler i need

  1. #1
    Join Date
    May 2006
    Location
    Pakistan
    Beans
    277
    Distro
    Kubuntu 7.04 Feisty Fawn

    which C# and VB compiler i need

    i am running dapper and want to start C# and VB programming from scratch. i know java and C programming. plz tell me which C# and VB compiler should i use?

  2. #2
    Join Date
    Jan 2006
    Location
    Leuven, Belgium
    Beans
    3,414

    Re: which C# and VB compiler i need

    I think the mono project is about developing with stuff like vb and c#, you might want to look into that.
    Keep in mind that those are windows languages and not very open at all, so mono is probably reverse engineered and not yet as feature rich as the windows equivalents...

  3. #3
    Join Date
    Jan 2006
    Beans
    961

    Re: which C# and VB compiler i need

    just go
    Code:
    sudo aptitude install mono-mcs
    then try "hello world" at the bottom here http://www.mono-project.com/Introduc...ping_with_Mono and you're off

  4. #4
    Join Date
    Jun 2006
    Location
    CT, USA
    Beans
    5,267
    Distro
    Ubuntu 6.10 Edgy

    Re: which C# and VB compiler i need

    Quote Originally Posted by u04f061 View Post
    i am running dapper and want to start C# and VB programming from scratch. i know java and C programming. plz tell me which C# and VB compiler should i use?
    Mono is reimplementation of c# and .NET for Linux. To understand what are you going into, read thread thread http://ubuntuforums.org/showthread.php?t=374546 ) - it is somewhat controversial project, which translates to decreased mindshare.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •