C# on a Mac

B

bob

Is there a practical way for someone to learn and develop with C# on a Mac?

Or do you pretty much need Windows?

Thanks.
 
J

Jeff Gaines

On 23/08/2013 in message
<[email protected]>
Is there a practical way for someone to learn and develop with C# on a Mac?

Or do you pretty much need Windows?

Thanks.

You would need to use Mono:

http://www.mono-project.com/MonoMac

http://www.theevilboss.com/2009/06/using-mono-for-net-development-on-mac.html

Unfortunately you would also need to use the Mac development tool - XCode
- which is awful.

The man who developed the Borland development tools (at the time the best
in existence) moved to Microsoft to develop Visual Studio which has now
taken on the mantle of best in the world. The lack of Visual Studio is the
only thing that stops me using the beautiful dual processor Mac Pro I have
gathering dust here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top