Mono Development, especially on Windows
February 23, 2005 11:35 AM
Subscribe
Anyone here doing
Mono Development on Windows? Or other platforms? What's your development environment? General advice for learning the platform?
I'm interested in learning C# and to some extent .NET, and I have an idea for an application. It needs to deploy on both Mac OS X and Windows, and while I could go the Java direction, I'm really intruiged by Mono.
I don't want to host the development on Linux, though -- since my target platforms are Windows and OS X, it makes sense to do the development on one or the other (or both).
However -- it looks like the MonoDevelop IDE is really only up to speed on Linux. Is there another IDE? Or... how's development just using text-editors and the command line tools?
And finally, any advice on just picking up Mono in general?
posted by namespan to computers & internet (6 comments total)
The link above explains how to add the Mono/C# dev't plug-in to Eclipse.
You can also use Apple's Developer's Tools to do Mono development.
I like Apple's tools, but Eclipse is cross-platform, and so it is a more "bankable" skill.
posted by AlexReynolds at 11:43 AM on February 23, 2005