Recently, I started attacking Mono and still realized that MonoProject has made great strides in this area. It is worth exploring.
With that said, the easiest way is to set up the setup with a Mono compatible Linux distribution such as Suse or Ubuntu. Personally, I tried this with Ubuntu 8.10.
Once you have installed the Linux distribution, download and install MonoDevelop correctly. It is an open source environment that is tightly integrated to work with the Mono platform. MonoDevelop was taken as a SharpDevelop branch and is designed to work with the Mono compiler from scratch.
This is the easiest and fastest way to configure using Mono. The MonoDevelop IDE is very similar to the Visual C # Express development environment. It includes project / solution management, development of a graphical interface using the GTK # infrastructure, an integrated debugger, and many other features that you expect in an IDE, such as code completion, line numbers, code folding, etc.
The people from MonoProject are on something with this toolbox.
Hope this helps you get started.
Mono Project Home Page
Mono Development Home Page
Ralph Caraveo Apr 28 '09 at 2:40 2009-04-28 02:40
source share