Results 1 to 6 of 6

Thread: Question about C# with Linux

  1. #1

    Thread Starter
    Addicted Member epod69's Avatar
    Join Date
    Feb 2005
    Location
    Cambridge, WI - USA
    Posts
    239

    Question about C# with Linux

    Hi everyone, I am wanting to move from Windows to Linux and I am wondering if anyone knows of any good programs for Linux that I can use to program C# with Linux..I dont know C# yet, but I know VB and I heard that C# is really close to VB.

    So if anyone has any suggestions that would be great. Thanx everyone for the help!

  2. #2
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Question about C# with Linux

    Really close, was probably a bit too much. Are you refering to VB.NET BTW, then I guess it isn't that far away. But the syntax is more C like. If you are refering to VB6, then it is a bigger step. But it should still not be that hard.


    Take a look at this link:
    http://www.mono-project.com/Main_Page

    and this one:
    http://www.dotgnu.org/


    for C# linux development.


    ØØ

  3. #3

    Thread Starter
    Addicted Member epod69's Avatar
    Join Date
    Feb 2005
    Location
    Cambridge, WI - USA
    Posts
    239

    Re: Question about C# with Linux

    Thanx for the links! =) Yes I am more use to VB6 but I dont mind to learn some more.

  4. #4

    Thread Starter
    Addicted Member epod69's Avatar
    Join Date
    Feb 2005
    Location
    Cambridge, WI - USA
    Posts
    239

    Re: Question about C# with Linux

    Wow! It looks like mono has support for 64 bit. Dont you have to have an OS that supports 64 bit as well enable to run any apps made to run 64 bit though?

  5. #5
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Question about C# with Linux

    I think someone else can answer that better than me. But I am pretty sure you can make 32bit apps to run on 64bits computers, but I don't thing (even if I am not sure) you can do it the other way around.

  6. #6
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    32-bit apps can run on 64-bit Platform .The C# compiler specification in mono proj tells on which platform you can develop 64-bit apps .

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