.NET development on the Mac

  • Thread starter Thread starter bob smith
  • Start date Start date
Is there a way for me to begin to teach myself .NET development on the Mac?

You could install Mono and some IDE. MonoDevelop seems to be the
most actively maintained IDE for this purpose. XCode and Eclipse
plugins seem to be dead development wise.

Or you could run Windows in a VM and use all the standard .NET stuff.

Arne
 
Back
Top