CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Thread: .NET and MAC

  1. #1
    Join Date
    Sep 2003
    Location
    Argentina....
    Posts
    118

    Question .NET and MAC

    Hi, i know that the .NET Framework can be developed in Linux (Mono project), FreeBSD, and of course Windows, but is there a way to run a C# developed application in Mac OS....
    Thanks....
    My history: QB->VB->TC++->VB->VC++->VC#

  2. #2
    Join Date
    May 2000
    Location
    KY, USA
    Posts
    18,652
    Yes...using Mono...
    Last edited by Andreas Masur; July 31st, 2004 at 04:48 AM.

  3. #3
    Join Date
    Sep 2003
    Location
    Argentina....
    Posts
    118

    Smile

    Thanks.... i didn't know that face of Mono.....
    My history: QB->VB->TC++->VB->VC++->VC#

  4. #4
    Join Date
    May 2000
    Location
    KY, USA
    Posts
    18,652
    You are welcome...

  5. #5
    Andy Tacker is offline More than "Just Another Member"
    Join Date
    Jun 2001
    Location
    55°50' N 37°39' E
    Posts
    1,503
    Quote Originally Posted by Andreas Masur
    Yes...using Mono...
    never knew, Mono supports MAC. I always used to think, its simply a bridge between .NET and Linux/Unix.
    If you think you CAN, you can, If you think you CAN'T, you are probably right.

    Have some nice Idea to share? Write an Article Online or Email to us and You may WIN a Technical Book from CG.

  6. #6
    Join Date
    May 2000
    Location
    KY, USA
    Posts
    18,652
    Quote Originally Posted by Andy Tacker
    never knew, Mono supports MAC. I always used to think, its simply a bridge between .NET and Linux/Unix.
    Yes...however...Mac OS X is based on Unix (which is more or less the reason it works)...

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

Featured