Results 1 to 5 of 5

Thread: General c# question...

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Location
    I'm right here!
    Posts
    849

    Question General c# question...

    hello,

    I was thinking of starting to learn c# cut I have a few questions...
    can it be used for real-time or embedded development?
    can I have it work on mac and linux? of will it only work on windows?

    thanks

    Dekel C.

  2. #2
    Hyperactive Member umilmi81's Avatar
    Join Date
    Sep 2005
    Location
    Sterling Heights, Mi.
    Posts
    335

    Re: General c# question...

    I know they have a "Compact" framework. If you target that you should be able to write programs for any devices that support the .NET Compact framework.

    There are two big projects to get .NET on the Linux platform. Mono and DotGNU.

    Both have C# compilers and a limited CLR. I haven't heard anything about the mac. But if OS X is truely a linux kernal like I hear, than Mono or DotGNU should run on them (right?)

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: General c# question...

    OSX is based upon FreeBSD, although it is fairly heavily modified. Linux applications won't run on it.

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

    Re: General c# question...

    But ou have Mono for Mac too...so it doesn't matter...


    - ØØ -

  5. #5
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: General c# question...

    Mono is currently supported on the following platforms:

    • Linux
    • Mac OS X
    • Sun Solaris
    • BSD - OpenBSD, FreeBSD, NetBSD
    • Microsoft Windows
    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